From f2c5b07faa530c3e1b7cca7bb05738bf4803bc39 Mon Sep 17 00:00:00 2001 From: Peter M <36747421+pcmccarron@users.noreply.github.com> Date: Fri, 11 Jun 2021 15:49:29 -0600 Subject: [PATCH] Homepage CTA button to point to Learn (#10380) redirecting users to learn instead of to the download page. --- website/pages/home/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/pages/home/index.jsx b/website/pages/home/index.jsx index f5fc7c0d6d..098362a3a5 100644 --- a/website/pages/home/index.jsx +++ b/website/pages/home/index.jsx @@ -29,8 +29,8 @@ export default function HomePage({ serviceMeshIngressGatewayCode }) { }, { external: false, - title: 'Download', - url: '/downloads', + title: 'Get Started', + url: 'https://learn.hashicorp.com/consul', }, ]} uiVideo={{