mirror of https://github.com/docker/docs.git
Merge pull request #21507 from dvdksn/hub-repos-toomanyredirects
hub: remove cyclic redirect for /docker-hub/repos/
This commit is contained in:
commit
cf3a8e146e
|
@ -5,7 +5,6 @@ title: Repositories
|
|||
weight: 20
|
||||
aliases:
|
||||
- /engine/tutorials/dockerrepos/
|
||||
- /docker-hub/repos/
|
||||
- /docker-hub/repos/configure/
|
||||
---
|
||||
|
||||
|
@ -51,4 +50,4 @@ In this section, learn how to:
|
|||
- [Delete](./delete.md) a repository.
|
||||
- [Manage personal settings](./settings.md): For your account, you can set personal
|
||||
settings for repositories, including default repository privacy and autobuild
|
||||
notifications.
|
||||
notifications.
|
||||
|
|
Loading…
Reference in New Issue