diff --git a/website/content/docs/intro/index.mdx b/website/content/docs/intro/index.mdx index a0a352ff1..4df7a0875 100644 --- a/website/content/docs/intro/index.mdx +++ b/website/content/docs/intro/index.mdx @@ -16,7 +16,9 @@ Welcome to the intro guide to Consul! This guide is the best place to start with Consul. We cover what Consul is, what problems it can solve, how it compares to existing software, and how you can get started using it. If you are familiar with the basics of Consul, the [documentation](/docs) provides a more -detailed reference of available features. +detailed reference of available features. If you're ready to get hands-on +experience, deploy Consul locally with our +[HashiCorp Learn tutorial](https://learn.hashicorp.com/tutorials/consul/get-started-install). ## What is Consul? @@ -106,5 +108,5 @@ forward the request to the remote datacenter and return the result. - See [how Consul compares to other software](/intro/vs) to assess how it fits into your existing infrastructure. -- Continue onwards with the [getting started guide](https://learn.hashicorp.com/tutorials/consul/get-started-install). +- Continue onwards with [HashiCorp Learn](https://learn.hashicorp.com/tutorials/consul/get-started-install) to get Consul up and running.