mirror of https://github.com/hashicorp/consul
Homepage CTA button to point to Learn (#10380)
redirecting users to learn instead of to the download page.website/1.10.0^2
parent
8b339d47fb
commit
9450292eb0
|
@ -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={{
|
||||
|
|
Loading…
Reference in New Issue