Update Nav

This commit is contained in:
Brandon Romano 2020-06-21 19:35:34 -07:00
parent 7b49fc1529
commit 8c1ccf96e9
1 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@ export const ALERT_BANNER_ACTIVE = true
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
export default {
tag: 'Announcing',
url: 'https://www.hashicorp.com/blog/announcing-hashicorp-consul-1-8',
text: 'Consul 1.8 GA release available now',
url: 'https://www.hashicorp.com/blog/announcing-cloud-platform',
text: 'HashiCorp Cloud Platform Now in Private Beta with HCP Consul on AWS',
}