Browse Source

Merge pull request #5546 from raoofm/patch-6

Doc: fix link for migrate command in v2-migration
Xiang Li 9 years ago
parent
commit
85691dbbe5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/op-guide/v2-migration.md

+ 1 - 1
Documentation/op-guide/v2-migration.md

@@ -44,4 +44,4 @@ After finishing data migration, the background job writes `true` into the switch
 
 Online migration can be difficult when the application logic depends on store v2 indexes. Applications will need additional logic to convert mvcc store revisions to store v2 indexes.
 
-[migrate_command]: ../../etcdctl/READMEv3.md#migrate-options
+[migrate_command]: ../../etcdctl/README.md#migrate-options