Merge pull request #14425 from hashicorp/update-get-started

Fix Get Started IA
pull/14609/head
Tu Nguyen 2 years ago committed by GitHub
commit 6bac01e3f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,9 +20,21 @@
"title": "Get Started",
"routes": [
{
"title": "Overview",
"title": "Install Consul",
"path": "install"
},
{
"title": "Learn HCP Consul",
"href": "https://learn.hashicorp.com/tutorials/cloud/get-started-consul"
},
{
"title": "Learn Consul on Kubernetes",
"href": "https://learn.hashicorp.com/tutorials/consul/service-mesh-deploy"
},
{
"title": "Learn Consul on VMs",
"href": "https://learn.hashicorp.com/tutorials/consul/get-started-install"
},
{
"title": "Manual Bootstrap",
"path": "install/manual-bootstrap",

Loading…
Cancel
Save