mirror of https://github.com/status-im/consul.git
Merge pull request #8701 from hashicorp/mw.adjust-alert-banner-language
website: change sku to tier
This commit is contained in:
commit
be260cd0e7
|
@ -4,6 +4,6 @@ export const ALERT_BANNER_ACTIVE = true
|
|||
export default {
|
||||
tag: 'Announcing',
|
||||
url: 'https://www.hashicorp.com/blog/consul-service-on-azure-production-tier',
|
||||
text: 'HashiCorp Consul Service on Azure Production SKU',
|
||||
text: 'HashiCorp Consul Service on Azure Production Tier',
|
||||
linkText: 'Learn more',
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue