diff --git a/_data/not_edited_here.yaml b/_data/not_edited_here.yaml index 5ab551f0dc..c4819bb262 100644 --- a/_data/not_edited_here.yaml +++ b/_data/not_edited_here.yaml @@ -11,29 +11,29 @@ # Make sure directories have the trailing slash, keep the list alphabetical overrides: -- path: apidocs/ +- path: /apidocs/ description: "Auto-generated API docs for Docker Cloud, DTR, UCP. File an issue." -- path: engine/deprecated.md +- path: /engine/deprecated.md description: Docker Engine deprecation reference source: https://github.com/docker/docker/tree/master/docs/deprecated.md -- path: engine/extend/ +- path: /engine/extend/ description: References for Docker Engine plugin system source: https://github.com/docker/docker/tree/master/docs/extend/ -- path: engine/reference/ +- path: /engine/reference/ description: Docker Engine CLI and API references source: https://github.com/docker/docker/tree/master/docs/reference/ -- path: notary/reference/ +- path: /notary/reference/ description: Reference docs for Docker Notary source: https://github.com/docker/notary/tree/master/docs/reference/ -- path: registry/configuration.md +- path: /registry/configuration/ description: Reference docs for configuring Docker Registry source: https://github.com/docker/distribution/tree/master/docs/configuration.md -- path: registry/spec/ +- path: /registry/spec/ description: Docker Registry API references source: https://github.com/docker/distribution/tree/master/docs/spec/