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', text: 'Try Cloud',
url: 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', text: 'Download',

View file

@ -32,7 +32,7 @@ export default function Homepage({ content }) {
external: false, external: false,
title: 'Try Cloud', title: 'Try Cloud',
url: 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, external: false,