diff --git a/website/source/intro/examples/index.html.markdown b/website/source/intro/examples/index.html.markdown index 060c2c5218..aaf837e63b 100644 --- a/website/source/intro/examples/index.html.markdown +++ b/website/source/intro/examples/index.html.markdown @@ -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.