Просмотр исходного кода

Merge pull request #5546 from raoofm/patch-6

Doc: fix link for migrate command in v2-migration
Xiang Li 9 лет назад
Родитель
Сommit
85691dbbe5
1 измененных файлов с 1 добавлено и 1 удалено
  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