website: change sku to tier

This commit is contained in:
Mike Wickett 2020-09-17 12:56:31 -04:00
parent 891593bd05
commit 765c1128aa
1 changed files with 1 additions and 1 deletions

View File

@ -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',
}