mirror of https://github.com/docker/docs.git
updating links to registry sources (#9955)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
This commit is contained in:
parent
5a607231f1
commit
bdf5997274
|
@ -36,11 +36,11 @@ overrides:
|
|||
|
||||
- path: /registry/configuration/
|
||||
description: Reference docs for configuring Docker Registry
|
||||
source: https://github.com/docker/distribution/tree/release/2.5/docs/configuration.md
|
||||
source: https://github.com/docker/distribution/tree/release/2.7/docs/configuration.md
|
||||
|
||||
- path: /registry/spec/
|
||||
description: Docker Registry API references
|
||||
source: https://github.com/docker/distribution/tree/release/2.5/docs/spec/
|
||||
source: https://github.com/docker/distribution/tree/release/2.7/docs/spec/
|
||||
|
||||
- path: /compliance/
|
||||
description: Docker compliance
|
||||
|
|
Loading…
Reference in New Issue