Fix link to outage recovery guide.

Fixes #2291.
This commit is contained in:
James Phillips 2016-08-18 16:52:15 -07:00 committed by GitHub
parent 4fc91cc12f
commit 47a73b9920
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ BACKWARDS INCOMPATIBILITIES:
the local address regardless of translation. [GH-2280]
* The behavior of the `peers.json` file is different in this version of Consul:
this file won't normally be present and is used only during outage recovery. Be
sure to read [Outage Recovery Guide](http://localhost:4567/docs/guides/outage.html)
sure to read [Outage Recovery Guide](https://www.consul.io/docs/guides/outage.html)
for details.
IMPROVEMENTS: