*: fix github links
This commit is contained in:
@ -26,7 +26,7 @@ const (
|
||||
// Wait more when it recovers from slow network, because network layer
|
||||
// needs extra time to propagate traffic control (tc command) change.
|
||||
// Otherwise, we get different hash values from the previous revision.
|
||||
// For more detail, please see https://go.etcd.io/etcd/issues/5121.
|
||||
// For more detail, please see https://github.com/etcd-io/etcd/issues/5121.
|
||||
waitRecover = 5 * time.Second
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user