readme: link to raft.github.io instead of the old raftconsensus.github.io

This commit is contained in:
Sam Rijs 2016-01-25 00:28:18 +11:00
parent 5099bf6f7a
commit 02a34abf85

View File

@ -22,7 +22,7 @@ etcd is used [in production by many companies](./Documentation/production-users.
See [etcdctl][etcdctl] for a simple command line client.
Or feel free to just use `curl`, as in the examples below.
[raft]: http://raftconsensus.github.io/
[raft]: https://raft.github.io/
[k8s]: http://kubernetes.io/
[fleet]: https://github.com/coreos/fleet
[locksmith]: https://github.com/coreos/locksmith