Skip to content

Commit

Permalink
update: registry docs
Browse files Browse the repository at this point in the history
* updated links to documentation
* updated symlink to community maintainers template

Signed-off-by: Milos Gajdos <[email protected]>
  • Loading branch information
milosgajdos committed Dec 21, 2023
1 parent 3240267 commit ce43754
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions registry/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion registry/github-repo
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/docker/distribution-library-image
https://github.com/distribution/distribution-library-image
2 changes: 1 addition & 1 deletion registry/license.md
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion registry/maintainer.md

0 comments on commit ce43754

Please sign in to comment.