mirror of https://github.com/status-im/consul.git
update content param for improved attribution (#10468)
This commit is contained in:
parent
2293ccfeca
commit
385ce01276
|
@ -21,7 +21,7 @@ export default function ConsulSubnav() {
|
||||||
{
|
{
|
||||||
text: 'Try Cloud',
|
text: 'Try Cloud',
|
||||||
url:
|
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}
|
currentPath={router.asPath}
|
||||||
|
|
Loading…
Reference in New Issue