Updates alert Banner to point to 1.8 Blog Post
This commit is contained in:
parent
79a604b795
commit
6790f25a50
|
@ -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/products/consul/service-on-azure',
|
||||
text: 'HashiCorp Consul Service on Azure Public Beta Available Now',
|
||||
url: 'https://www.hashicorp.com/blog/announcing-hashicorp-consul-1-8',
|
||||
text: 'HashiCorp Consul 1.8, now available in Beta',
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue