Skip to content

Commit

Permalink
fix typo and add link to Learn (#9799)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitlincart authored and hashicorp-ci committed Feb 22, 2021
1 parent 5a4e527 commit 1325536
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions website/content/docs/intro/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down Expand Up @@ -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.

0 comments on commit 1325536

Please sign in to comment.