website: update alert bar for HCS prod sku

pull/8700/head
Mike Wickett 4 years ago
parent ed6a0ebe4d
commit f772b0732c

@ -3,6 +3,7 @@ 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/consul-service-on-azure-general-availability', url: 'https://www.hashicorp.com/blog/consul-service-on-azure-production-tier',
text: 'HashiCorp Consul Service on Azure General Availability', text: 'HashiCorp Consul Service on Azure Production SKU',
linkText: 'Learn more',
} }

Loading…
Cancel
Save