|
|
@@ -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.
|