From 30c50a3b337d0b82473ab24ceca0f26a2c6ed1e8 Mon Sep 17 00:00:00 2001 From: Petros Kolyvas Date: Mon, 10 Aug 2020 13:29:48 -0300 Subject: [PATCH] Small docs fix for broken link --- website/docs/state/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/state/index.html.md b/website/docs/state/index.html.md index d315089d5..cfc70c88f 100644 --- a/website/docs/state/index.html.md +++ b/website/docs/state/index.html.md @@ -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`