mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
raft: fix link typo
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
parent
1c80ce4b29
commit
c2b3c54370
@ -23,7 +23,7 @@ For more details on Raft, see "In Search of an Understandable Consensus Algorith
|
|||||||
|
|
||||||
A simple example application, _raftexample_, is also available to help illustrate
|
A simple example application, _raftexample_, is also available to help illustrate
|
||||||
how to use this package in practice:
|
how to use this package in practice:
|
||||||
https://go.etcd.io/etcd/tree/master/contrib/raftexample
|
https://github.com/etcd-io/etcd/tree/master/contrib/raftexample
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user