Revert absolute path change

Existing link works on docs.docker.com
This commit is contained in:
Maria Bermudez 2018-08-21 15:50:35 -07:00 committed by GitHub
parent 68593a7d59
commit 7b5e8b7aff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ A registry is an instance of the `registry` image, and runs within Docker.
This topic provides basic information about deploying and configuring a
registry. For an exhaustive list of configuration options, see the
[configuration reference](https://github.com/docker/distribution/blob/master/docs/configuration.md).
[configuration reference](configuration.md).
If you have an air-gapped datacenter, see
[Considerations for air-gapped registries](#considerations-for-air-gapped-registries).