website: Update all links to {expressions,modules,resources}.html

...as well as to the standard module structure section in module development.
This commit is contained in:
Nick Fagerlund
2020-11-12 18:30:52 -08:00
parent 209541aaf0
commit 2bfec75bbf
42 changed files with 103 additions and 96 deletions

View File

@@ -15,7 +15,7 @@ potentially save you time and effort.
- [The `terraform console` command](/docs/commands/console.html) starts an
interactive shell for evaluating Terraform
[expressions](/docs/configuration/expressions.html), which can be a faster way
[expressions](/docs/configuration/expressions/index.html), which can be a faster way
to verify that a particular resource argument results in the value you expect.