From f16cc0df33d60cfc203c9b906e31181402676eb3 Mon Sep 17 00:00:00 2001 From: Chris Riley Date: Thu, 16 Mar 2017 16:48:57 -0700 Subject: [PATCH] Runs index - fixed link --- website/source/docs/enterprise/runs/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/enterprise/runs/index.html.md b/website/source/docs/enterprise/runs/index.html.md index bddaea370..967d5f1c7 100755 --- a/website/source/docs/enterprise/runs/index.html.md +++ b/website/source/docs/enterprise/runs/index.html.md @@ -32,7 +32,7 @@ and may be used in the subsequent apply. Terraform plans do not change the state of infrastructure, so it is safe to execute a plan multiple times. In fact, there are a number of components that can trigger a Terraform plan. You can read more about this in the -[starting runs](/help/terraform/runs/starting.html) section. +[starting runs](/docs/enterprise/runs/starting.html) section. ## Apply