Skip to content

Commit fd00ec8

Browse files
committed
add missing redirects for "get started" page
Also moved one redirect to a more suitable page. Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 3cd14d8 commit fd00ec8

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)