From 4b1c7a1d9b489571306f6a8b85a26d6767f09da2 Mon Sep 17 00:00:00 2001 From: Andy Brody Date: Sun, 5 Nov 2017 21:21:49 -0500 Subject: [PATCH] website: Fix broken link in 0.10 upgrade guide --- website/upgrade-guides/0-10.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/upgrade-guides/0-10.html.markdown b/website/upgrade-guides/0-10.html.markdown index 307367559..4f2f7d4a3 100644 --- a/website/upgrade-guides/0-10.html.markdown +++ b/website/upgrade-guides/0-10.html.markdown @@ -97,7 +97,7 @@ For example, if `module.example` contains a module itself, called This also applies to other Terraform features that use [resource addressing](/docs/internals/resource-addressing.html) syntax. This includes some of the subcommands of -[`terraform state`](http://127.0.0.1:4567/docs/commands/state/index.html). +[`terraform state`](/docs/commands/state/index.html). **Action:** If running Terraform with `-target` in automation, review usage to ensure that selecting additional resources in child modules will not have