Просмотр исходного кода

update: registry docs

* updated links to documentation
* updated symlink to community maintainers template

Signed-off-by: Milos Gajdos <[email protected]>
Milos Gajdos 2 лет назад
Родитель
Сommit
ce43754902
4 измененных файлов с 5 добавлено и 5 удалено
  1. 2 2
      registry/content.md
  2. 1 1
      registry/github-repo
  3. 1 1
      registry/license.md
  4. 1 1
      registry/maintainer.md

+ 2 - 2
registry/content.md

@@ -20,6 +20,6 @@ $ docker push localhost:5000/ubuntu
 
 ## Recommended Reading
 
-The [documentation over at docs.docker.com](https://docs.docker.com/registry/) is a good place to learn more about what the registry is, how it works, and how to use it.
+The [documentation](https://distribution.github.io/distribution/) is a good place to learn more about what the registry is, how it works, and how to use it.
 
-Specifically, [the section regarding deployment](https://docs.docker.com/registry/deploying/) has pointers for more complex use cases than simply running a registry on localhost.
+Specifically, [the section regarding deployment](https://distribution.github.io/distribution/about/deploying/) has pointers for more complex use cases than simply running a registry on localhost.

+ 1 - 1
registry/github-repo

@@ -1 +1 @@
-https://github.com/docker/distribution-library-image
+https://github.com/distribution/distribution-library-image

+ 1 - 1
registry/license.md

@@ -1 +1 @@
-View [license information](https://github.com/docker/distribution/blob/master/LICENSE) for the software contained in this image.
+View [license information](https://github.com/distribution/distribution/blob/master/LICENSE) for the software contained in this image.

+ 1 - 1
registry/maintainer.md

@@ -1 +1 @@
-../.common-templates/maintainer-docker.md
+../.common-templates/maintainer-community.md