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

@@ -17,7 +17,7 @@ earlier, see
The JSON encoding is defined in [RFC 7159](https://tools.ietf.org/html/rfc7159).
This function maps
[Terraform language values](../expressions.html#types-and-values)
[Terraform language values](/docs/configuration/expressions/types.html)
to JSON values in the following way:
| Terraform type | JSON type |