mirror of https://github.com/status-im/consul.git
update content param for improved attribution (#10468)
This commit is contained in:
parent
e3835ac6a1
commit
401fc0783c
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue