mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
doc: change tuning link in api.md from section to file
This commit is contained in:
parent
df83af944b
commit
b0192118dd
@ -82,7 +82,7 @@ X-Raft-Term: 1
|
||||
- `X-Raft-Index` is similar to the etcd index but is for the underlying raft protocol
|
||||
- `X-Raft-Term` is an integer that will increase whenever an etcd master election happens in the cluster. If this number is increasing rapidly, you may need to tune the election timeout. See the [tuning][tuning] section for details.
|
||||
|
||||
[tuning]: #tuning
|
||||
[tuning]: tuning.md
|
||||
|
||||
|
||||
### Get the value of a key
|
||||
|
Loading…
x
Reference in New Issue
Block a user