Merge pull request #10008 from hashicorp/mw.update-homepage-links

website: update why hashicorp links
pull/10014/head
Mike Wickett 2021-04-14 10:57:29 -04:00 committed by GitHub
commit d35bd9c00c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@ export default function HomePage() {
type: 'inbound', type: 'inbound',
text: 'Learn more', text: 'Learn more',
url: url:
'https://learn.hashicorp.com/collections/consul/developer-mesh', 'https://learn.hashicorp.com/collections/consul/kubernetes-deploy',
}, },
}, },
{ {
@ -65,7 +65,7 @@ export default function HomePage() {
type: 'inbound', type: 'inbound',
text: 'Learn more', text: 'Learn more',
url: url:
'https://learn.hashicorp.com/tutorials/consul/service-mesh-application-secure-networking', 'https://learn.hashicorp.com/tutorials/consul/kubernetes-secure-agents',
}, },
}, },
{ {
@ -89,7 +89,7 @@ export default function HomePage() {
type: 'inbound', type: 'inbound',
text: 'Learn more', text: 'Learn more',
url: url:
'https://learn.hashicorp.com/tutorials/cloud/get-started-service-discovery', 'https://learn.hashicorp.com/tutorials/consul/service-registration-health-checks',
}, },
}, },
{ {