Merge pull request #1690 from lyrixx/doc-intro-modules-consul

[Doc] Fixed link
This commit is contained in:
Paul Hinze 2015-04-27 16:45:06 -05:00
commit 56d7012c49
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ started guide, use `terraform destroy` to destroy them, and remove all
configuration files.
As an example, we're going to use the
[Consul Terraform module](#)
[Consul Terraform module](https://github.com/hashicorp/consul/tree/master/terraform)
which will setup a complete [Consul](https://www.consul.io) cluster
for us.