mirror of https://github.com/status-im/consul.git
Homepage CTA button to point to Learn (#10380)
redirecting users to learn instead of to the download page.
This commit is contained in:
parent
a015a6c1eb
commit
f2c5b07faa
|
@ -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