mirror of https://github.com/docker/docs.git
Move redirects to latest versions (#4804)
This commit is contained in:
parent
9df5cae37a
commit
3599a96ad5
|
@ -1,10 +1,6 @@
|
|||
---
|
||||
description: Learn how to install, configure, and use Docker Trusted Registry.
|
||||
keywords: docker, registry, repository, images
|
||||
redirect_from:
|
||||
- /docker-hub-enterprise/
|
||||
- /docker-trusted-registry/overview/
|
||||
- /docker-trusted-registry/
|
||||
title: Docker Trusted Registry overview
|
||||
---
|
||||
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
title: Docker Trusted Registry overview
|
||||
description: Learn how to install, configure, and use Docker Trusted Registry.
|
||||
keywords: registry, repository, images
|
||||
redirect_from:
|
||||
- /docker-hub-enterprise/
|
||||
- /docker-trusted-registry/overview/
|
||||
- /docker-trusted-registry/
|
||||
---
|
||||
|
||||
Docker Trusted Registry (DTR) is the enterprise-grade image storage solution
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
description: Docker Universal Control Plane
|
||||
keywords: universal, control, plane, ucp
|
||||
title: Docker Universal Control Plane
|
||||
redirect_from:
|
||||
- /ucp/
|
||||
---
|
||||
|
||||
Docker Universal Control Plane (UCP) is the enterprise-grade cluster management
|
||||
|
|
|
@ -3,6 +3,8 @@ title: Universal Control Plane overview
|
|||
description: Learn about Docker Universal Control Plane, the enterprise-grade cluster
|
||||
management solution from Docker.
|
||||
keywords: ucp, overview, orchestration, clustering
|
||||
redirect_from:
|
||||
- /ucp/
|
||||
---
|
||||
|
||||
Docker Universal Control Plane (UCP) is the enterprise-grade cluster management
|
||||
|
|
Loading…
Reference in New Issue