website: update why hashicorp links

This commit is contained in:
Mike Wickett 2021-04-13 15:55:15 -04:00
parent 1f119aec7c
commit 73380a0dcc

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',
}, },
}, },
{ {