Skip to content

Commit 8d57252

Browse files
add some aliases (#22337)
<!--Delete sections as needed --> ## Description Added some aliases for Hub and get-started content ## Related issues or tickets ENGDOCS-2514 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig <[email protected]>
1 parent f7741d3 commit 8d57252

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

content/get-started/_index.md

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ params:
2828
description: Get guided through a 45-minute workshop to learn about Docker.
2929
link: /get-started/workshop/
3030
icon: desk
31+
aliases:
32+
- /get-started/what-is-a-container
3133
---
3234

3335
If you're new to Docker, this section guides you through the essential resources to get started.

content/get-started/workshop/02_our_app.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ aliases:
1313
- /get-started/part2/
1414
- /get-started/02_our_app/
1515
- /guides/workshop/02_our_app/
16+
- /guides/walkthroughs/containerize-your-app/
1617
---
1718

1819
For the rest of this guide, you'll be working with a simple todo

content/manuals/docker-hub/_index.md

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ grid:
3232
description: Find out about new features, improvements, and bug fixes.
3333
icon: note_add
3434
link: /docker-hub/release-notes
35+
aliases:
36+
- /docker-hub/overview/
3537
---
3638

3739
Docker Hub simplifies development with the world's largest container registry

content/manuals/docker-hub/repos/manage/trusted-content/_index.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ description: Learn how to manage and contribute to trusted content.
33
keywords: Docker Hub, Hub, trusted content
44
title: Trusted content
55
weight: 100
6+
aliases:
7+
- /trusted-content/
68
---
79

810
Docker's trusted content programs ensure that container images meet the highest

0 commit comments

Comments
 (0)