mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #2635 from yichengq/fix-doc
docs: fix broken link for migration tool
This commit is contained in:
commit
ec1fab3dc1
@ -25,7 +25,7 @@ https://github.com/coreos/etcd/blob/master/Documentation/configuration.md.
|
||||
|
||||
- The disk format within the data dir has changed. etcd 2.0 should be able to auto upgrade the old data format. Instructions on doing so manually are in the [migration tool doc][migrationtooldoc].
|
||||
|
||||
[migrationtooldoc]: https://github.com/coreos/etcd/blob/master/Documentation/0_4_migration_tool.md
|
||||
[migrationtooldoc]: ../tools/etcd-migrate/README.md
|
||||
|
||||
#### Key-Value API
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user