diff --git a/src/data/alert-banner.json b/src/data/alert-banner.json index bbe0eb1759..0c18f9d6be 100644 --- a/src/data/alert-banner.json +++ b/src/data/alert-banner.json @@ -2,10 +2,10 @@ "enabled": true, "data": { "product": "hashicorp", - "tag": "HCP Vault Secrets", - "url": "/hcp/docs/vault-secrets", - "text": "Centralized secrets lifecycle management for developers.", - "linkText": "Learn More", - "expirationDate": "2023-08-01T00:00:00-08:00" + "tag": "HashiConf", + "url": "https://hashiconf.com/2023", + "text": "Last chance to register for our cloud conference October 10-12.", + "linkText": "Register today", + "expirationDate": "2023-10-10T00:00:00-08:00" } }