Browse Source

fix link

pull/8056/head
Preetha 5 years ago committed by GitHub
parent
commit
62b894a2d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/data/alert-banner.js

2
website/data/alert-banner.js

@ -3,6 +3,6 @@ export const ALERT_BANNER_ACTIVE = true
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
export default {
tag: 'Survey',
url: 'bit.ly/2A5RZWz',
url: 'https://bit.ly/2A5RZWz',
text: 'Do you use the Consul Helm chart? Fill out this 3-minute survey to help us improve it: https://bit.ly/2A5RZWz',
}

Loading…
Cancel
Save