Fix redirect for /engine/tutorials/dockerrepos/

The page in the Docker Hub section is a better match for the old content:
https://github.com/docker/docker.github.io/blob/v1.12-release/engine/tutorials/dockerrepos.md)

And fits better with the description around the link in the CLI reference;

> The image can be  any valid image – it is especially easy to start by pulling
> an image from the Public Repositories.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2020-11-10 21:48:57 +01:00
parent d17d39ef3c
commit d59208b947
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,8 @@
description: Using repositories on Docker Hub
keywords: Docker, docker, trusted, registry, accounts, plans, Dockerfile, Docker Hub, webhooks, docs, documentation
title: Repositories
redirect_from:
- /engine/tutorials/dockerrepos/
---
Docker Hub repositories allow you share container images with your team,

View File

@ -20,7 +20,6 @@ redirect_from:
- /engine/getstarted/step_two/
- /engine/tutorials/dockerimages/
- /engine/tutorials/dockerizing/
- /engine/tutorials/dockerrepos/
- /engine/tutorials/usingdocker/
- /engine/userguide/containers/dockerimages/
- /engine/userguide/dockerimages/