소스 검색

Merge pull request #4273 from srijs/patch-3

readme: link to raft.github.io instead of raftconsensus.github.io
Jonathan Boulle 10 년 전
부모
커밋
4dd1718bde
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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