Skip to content

Commit ec19565

Browse files
authored
add missing redirects for "get started" page (#23300)
- fixes #23295 Also moved one redirect to a more suitable page. <!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 8446a34 commit ec19565

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

content/get-started/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ params:
2929
link: /get-started/workshop/
3030
icon: desk
3131
aliases:
32+
- /engine/get-started/
3233
- /engine/tutorials/usingdocker/
33-
- /get-started/what-is-a-container/
3434
---
3535

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

content/get-started/docker-concepts/the-basics/what-is-a-container.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ aliases:
88
- /guides/walkthroughs/run-a-container/
99
- /guides/walkthroughs/
1010
- /get-started/run-your-own-container/
11+
- /get-started/what-is-a-container/
1112
- /guides/docker-concepts/the-basics/what-is-a-container/
1213
---
1314

0 commit comments

Comments
 (0)