mirror of https://github.com/docker/docs.git
Update links to DTR
This commit is contained in:
parent
4afdfa1a93
commit
5008e56c7d
|
@ -225,7 +225,7 @@ starting at Beta 31](images/settings-advanced-beta.png)
|
||||||
|
|
||||||
As an alternative to using [Docker Hub](https://hub.docker.com/) to store your
|
As an alternative to using [Docker Hub](https://hub.docker.com/) to store your
|
||||||
public or private images or [Docker Trusted
|
public or private images or [Docker Trusted
|
||||||
Registry](/datacenter/dtr/2.1/index.md), you can use Docker to set up your
|
Registry](/datacenter/dtr/2.1/guides/index.md), you can use Docker to set up your
|
||||||
own insecure [registry](/registry/introduction/). Add URLs for insecure
|
own insecure [registry](/registry/introduction/). Add URLs for insecure
|
||||||
registries and registry mirrors on which to host your images. (See also, [How do
|
registries and registry mirrors on which to host your images. (See also, [How do
|
||||||
I add custom CA certificates?](faqs.md#how-do-i-add-custom-ca-certificates) in
|
I add custom CA certificates?](faqs.md#how-do-i-add-custom-ca-certificates) in
|
||||||
|
|
|
@ -567,7 +567,7 @@ Also starting with with Beta 34, you can set up your own
|
||||||
|
|
||||||
As an alternative to using [Docker Hub](https://hub.docker.com/) to store your
|
As an alternative to using [Docker Hub](https://hub.docker.com/) to store your
|
||||||
public or private images or [Docker Trusted
|
public or private images or [Docker Trusted
|
||||||
Registry](/datacenter/dtr/2.1/index.md), you can use Docker to set up your
|
Registry](/datacenter/dtr/2.1/guides/index.md), you can use Docker to set up your
|
||||||
own insecure [registry](/registry/introduction/). Add URLs for insecure
|
own insecure [registry](/registry/introduction/). Add URLs for insecure
|
||||||
registries and registry mirrors on which to host your images. (See also, [How do
|
registries and registry mirrors on which to host your images. (See also, [How do
|
||||||
I add custom CA certificates?](faqs.md#how-do-i-add-custom-ca-certificates) in
|
I add custom CA certificates?](faqs.md#how-do-i-add-custom-ca-certificates) in
|
||||||
|
|
|
@ -28,7 +28,7 @@ free-to-use, hosted Registry, plus additional features (organization accounts,
|
||||||
automated builds, and more).
|
automated builds, and more).
|
||||||
|
|
||||||
Users looking for a commercially supported version of the Registry should look
|
Users looking for a commercially supported version of the Registry should look
|
||||||
into [Docker Trusted Registry](/datacenter/dtr/2.1/index.md).
|
into [Docker Trusted Registry](/datacenter/dtr/2.1/guides/index.md).
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue