Merge pull request #67 from borgified/fix_url_to_getting-started

getting started guide link was broken
This commit is contained in:
Armon Dadgar 2014-07-28 18:46:19 -04:00
commit 2596f2507a

View File

@ -26,7 +26,7 @@ Experimenting in this way can help you learn how the Terraform lifecycle
works, as well as how to repeatedly create and destroy infrastructure.
If you're completely new to Terraform, we recommend reading the
[getting started guide](/intro/getting-started.html) before diving into
[getting started guide](/intro/getting-started/install.html) before diving into
the examples. However, due to the intuitive configuration Terraform
uses it isn't required.