Browse Source

Merge pull request #4273 from srijs/patch-3

readme: link to raft.github.io instead of raftconsensus.github.io
Jonathan Boulle 10 years ago
parent
commit
4dd1718bde
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

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