From d7aeb0136082fed049f9a12c647d35d98e5135d9 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 24 Mar 2015 17:40:12 -0700 Subject: [PATCH] website: remove localhost link --- website/source/docs/commands/push.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/commands/push.html.markdown b/website/source/docs/commands/push.html.markdown index e35ca24533..10617d569d 100644 --- a/website/source/docs/commands/push.html.markdown +++ b/website/source/docs/commands/push.html.markdown @@ -77,7 +77,7 @@ flag when pushing, or specify the `exclude` parameter in the ## Remote State Requirement `terraform push` requires that -[remote state](http://localhost:4567/docs/commands/remote-config.html) +[remote state](/docs/commands/remote-config.html) is enabled. The reasoning for this is simple: `terraform push` sends your configuration to be managed remotely. For it to keep the state in sync and for you to be able to easily access that state, remote state must