forked from TrueCloudLab/distribution
fix: configuration reference link
configuration.md not found.
This commit is contained in:
parent
ff7866442a
commit
955f7ef68b
1 changed files with 1 additions and 1 deletions
|
@ -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](configuration.md).
|
||||
[configuration reference](https://github.com/docker/distribution/blob/master/docs/configuration.md).
|
||||
|
||||
If you have an air-gapped datacenter, see
|
||||
[Considerations for air-gapped registries](#considerations-for-air-gapped-registries).
|
||||
|
|
Loading…
Reference in a new issue