website: remove localhost link

This commit is contained in:
Mitchell Hashimoto 2015-03-24 17:40:12 -07:00
parent 0229852e48
commit d7aeb01360
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ flag when pushing, or specify the `exclude` parameter in the
## Remote State Requirement ## Remote State Requirement
`terraform push` requires that `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 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 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 and for you to be able to easily access that state, remote state must