mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
getting started guide link was broken
before: /intro/getting-started.html after : /intro/getting-started/install.html just assumed that's what you meant to use
This commit is contained in:
parent
da0e6fa05e
commit
96b476cd56
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user