update content param for improved attribution (#10468)

This commit is contained in:
Mike Wickett 2021-06-24 10:02:26 -04:00 committed by hc-github-team-consul-core
parent 2293ccfeca
commit 385ce01276
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}