소스 검색

Merge pull request #5546 from raoofm/patch-6

Doc: fix link for migrate command in v2-migration
Xiang Li 10 년 전
부모
커밋
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