From f136080d4127ed1aa5c516d57f660fb524193227 Mon Sep 17 00:00:00 2001 From: Craig Date: Mon, 31 Mar 2025 09:33:58 -0700 Subject: [PATCH] add some aliases Signed-off-by: Craig --- content/get-started/_index.md | 2 ++ content/get-started/workshop/02_our_app.md | 1 + content/manuals/docker-hub/_index.md | 2 ++ .../manuals/docker-hub/repos/manage/trusted-content/_index.md | 2 ++ 4 files changed, 7 insertions(+) diff --git a/content/get-started/_index.md b/content/get-started/_index.md index e577696978b4..c4ffafafcd1d 100644 --- a/content/get-started/_index.md +++ b/content/get-started/_index.md @@ -28,6 +28,8 @@ params: description: Get guided through a 45-minute workshop to learn about Docker. link: /get-started/workshop/ icon: desk +aliases: + - /get-started/what-is-a-container --- If you're new to Docker, this section guides you through the essential resources to get started. diff --git a/content/get-started/workshop/02_our_app.md b/content/get-started/workshop/02_our_app.md index 9d05ba5fc112..563871f9c233 100644 --- a/content/get-started/workshop/02_our_app.md +++ b/content/get-started/workshop/02_our_app.md @@ -13,6 +13,7 @@ aliases: - /get-started/part2/ - /get-started/02_our_app/ - /guides/workshop/02_our_app/ + - /guides/walkthroughs/containerize-your-app/ --- For the rest of this guide, you'll be working with a simple todo diff --git a/content/manuals/docker-hub/_index.md b/content/manuals/docker-hub/_index.md index f1da3b3f5b72..71f8c076729d 100644 --- a/content/manuals/docker-hub/_index.md +++ b/content/manuals/docker-hub/_index.md @@ -32,6 +32,8 @@ grid: description: Find out about new features, improvements, and bug fixes. icon: note_add link: /docker-hub/release-notes +aliases: + - /docker-hub/overview/ --- Docker Hub simplifies development with the world's largest container registry diff --git a/content/manuals/docker-hub/repos/manage/trusted-content/_index.md b/content/manuals/docker-hub/repos/manage/trusted-content/_index.md index 3b29c8873da4..0ae04840e94a 100644 --- a/content/manuals/docker-hub/repos/manage/trusted-content/_index.md +++ b/content/manuals/docker-hub/repos/manage/trusted-content/_index.md @@ -3,6 +3,8 @@ description: Learn how to manage and contribute to trusted content. keywords: Docker Hub, Hub, trusted content title: Trusted content weight: 100 +aliases: + - /trusted-content/ --- Docker's trusted content programs ensure that container images meet the highest