update content param for improved attribution (#10468)

This commit is contained in:
Mike Wickett 2021-06-24 10:02:26 -04:00 committed by GitHub
parent 9778bee35a
commit 722e8398ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ export default function ConsulSubnav() {
{
text: 'Try Cloud',
url:
'https://cloud.hashicorp.com/?utm_source=consul_io&utm_content=top_nav',
'https://cloud.hashicorp.com/?utm_source=consul_io&utm_content=top_nav_consul',
},
]}
currentPath={router.asPath}