Merge pull request #2238 from SantiagoTorres/fix_readme_broken_link

DOC: README: Fix broken link in migrator
master
Derek McGowan 2017-04-06 10:25:25 -07:00 committed by GitHub
commit 0dd6ca97af
1 changed files with 1 additions and 2 deletions

View File

@ -76,8 +76,7 @@ may be the better choice.
For those who have previously deployed their own registry based on the Registry For those who have previously deployed their own registry based on the Registry
1.0 implementation and wish to deploy a Registry 2.0 while retaining images, 1.0 implementation and wish to deploy a Registry 2.0 while retaining images,
data migration is required. A tool to assist with migration efforts has been data migration is required. A tool to assist with migration efforts has been
created. For more information see [docker/migrator] created. For more information see [docker/migrator](https://github.com/docker/migrator).
(https://github.com/docker/migrator).
## Contribute ## Contribute