Merge pull request #469 from lyrixx/patch-1

[Doc] Added missing link to leader-election
pull/471/head
Seth Vargo 10 years ago
commit 25d467805a

@ -22,6 +22,8 @@ The following guides are available:
* [External Services](/docs/guides/external.html) - This guide covers registering an external service. This allows using 3rd party services within the Consul framework.
* [Leader Election](/docs/guides/leader-election.html) - The goal of this guide is to cover how to build client-side leader election using Consul.
* [Multiple Datacenters](/docs/guides/datacenters.html) - Configuring Consul to support multiple datacenters.
* [Outage Recovery](/docs/guides/outage.html) - This guide covers recovering a cluster that has become unavailable due to server failures.

Loading…
Cancel
Save