From b765b92838c0fa9024e63ecc2264a4b22e51627f Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Wed, 18 Feb 2026 23:55:36 +0100 Subject: [PATCH] hub: add redirect for repo settings (#24145) - relates to / follow up to https://github.com/docker/docs/pull/23949#pullrequestreview-3801911463 This page was removed in 0f607d3e618a299e9eb923f477efe4dce99d6e78, and now merged into the global "settings" page. ## Description ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review Signed-off-by: Sebastiaan van Stijn --- content/manuals/docker-hub/settings.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/manuals/docker-hub/settings.md b/content/manuals/docker-hub/settings.md index c96477e579..9e0fccb3df 100644 --- a/content/manuals/docker-hub/settings.md +++ b/content/manuals/docker-hub/settings.md @@ -3,6 +3,8 @@ description: Learn about settings in Docker Hub keywords: Docker Hub, Hub, repositories, settings title: Settings weight: 25 +aliases: + - /docker-hub/repos/settings/ --- You can configure the following settings in Docker Hub: