Merge pull request #25786 from hashicorp/0.13-docs-fixups

Small docs fix for broken link
This commit is contained in:
Petros Kolyvas 2020-08-10 16:54:28 -03:00 committed by GitHub
commit b9cf673bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ in new versions.
Alternatively, there are several integration points which produce JSON output
that is specifically intended for consumption by external software:
* [The `terraform output` command](/commands/output.html)
* [The `terraform output` command](/docs/commands/output.html)
has a `-json` option, for obtaining either the full set of root module output
values or a specific named output value from the latest state snapshot.
* [The `terraform show` command](/docs/commands/show.html) has a `-json`