Update alert banner to HCS GA
This commit is contained in:
parent
ad504ba196
commit
c7c3d7597d
|
@ -3,6 +3,6 @@ export const ALERT_BANNER_ACTIVE = true
|
||||||
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
|
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
|
||||||
export default {
|
export default {
|
||||||
tag: 'Announcing',
|
tag: 'Announcing',
|
||||||
url: 'https://www.hashicorp.com/blog/announcing-cloud-platform',
|
url: 'https://www.hashicorp.com/blog/consul-service-on-azure-general-availability',
|
||||||
text: 'HashiCorp Cloud Platform Now in Private Beta with HCP Consul on AWS',
|
text: 'HashiCorp Consul Service on Azure General Availability',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue