fix docker docs link

This commit is contained in:
Yang Li 2017-10-17 16:51:57 +08:00 committed by GitHub
parent a2267905f3
commit 78d7e2b788
1 changed files with 27 additions and 27 deletions

View File

@ -27,4 +27,4 @@ For example, if your mirror is serving on `http://reg.yourdomain.com`, you would
docker --registry-mirror=https://reg.yourdomain.com daemon
```
Refer to the [Registry as a pull through cache](https://github.com/docker/distribution/blob/master/docs/mirror.md) for detailed information.
Refer to the [Registry as a pull through cache](https://docs.docker.com/registry/recipes/mirror/) for detailed information.