mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
readme: link to raft.github.io instead of the old raftconsensus.github.io
This commit is contained in:
parent
5099bf6f7a
commit
02a34abf85
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user