Update Try Cloud CTAs to go direct to the portal (#11535)

This commit is contained in:
Brandon Romano 2021-05-05 07:44:32 -07:00 committed by GitHub
parent 7a8bcb68b2
commit 5352a0adca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ export default function ProductSubnav() {
{
text: 'Try Cloud',
url:
'https://cloud.hashicorp.com/?utm_source=vault_io&utm_content=top_nav',
'https://portal.cloud.hashicorp.com/sign-up?utm_source=vault_io&utm_content=top_nav',
},
{
text: 'Download',

View File

@ -32,7 +32,7 @@ export default function Homepage({ content }) {
external: false,
title: 'Try Cloud',
url:
'https://cloud.hashicorp.com/?utm_source=vault_io&utm_content=hero',
'https://portal.cloud.hashicorp.com/sign-up?utm_source=vault_io&utm_content=hero',
},
{
external: false,