Update etcd clustering documentation link

The clustering documentation for etcd has moved, this updates it to the new location within the coreos/etcd repo.
pull/467/head
Alex Schultz 2016-05-03 14:45:28 -06:00
parent 4e5da5d0e5
commit e948e1db38
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ size of the cluster from three to five nodes. If that is still insufficient, yo
### Clustering etcd ### Clustering etcd
The full details of clustering etcd are beyond the scope of this document, lots of details are given on the The full details of clustering etcd are beyond the scope of this document, lots of details are given on the
[etcd clustering page](https://github.com/coreos/etcd/blob/master/Documentation/clustering.md). This example walks through [etcd clustering page](https://github.com/coreos/etcd/blob/master/Documentation/op-guide/clustering.md). This example walks through
a simple cluster set up, using etcd's built in discovery to build our cluster. a simple cluster set up, using etcd's built in discovery to build our cluster.
First, hit the etcd discovery service to create a new token: First, hit the etcd discovery service to create a new token: