mirror of https://github.com/docker/docs.git
fix: redirect for /get-started/hands-on-overview/
Fixes #17995 Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
91c178cbe1
commit
28ad86f3cd
|
@ -62,6 +62,7 @@ aliases:
|
|||
- /get-started/run-your-own-container/
|
||||
- /get-started/run-docker-hub-images/
|
||||
- /get-started/publish-your-own-image/
|
||||
- /get-started/hands-on-overview/
|
||||
---
|
||||
|
||||
This guide contains step-by-step instructions on how to get started with Docker. This guide shows you how to:
|
||||
|
@ -93,4 +94,4 @@ In this section, you learned about containers and images.
|
|||
|
||||
Next, you'll containerize a simple application and get hands-on with the concepts.
|
||||
|
||||
{{< button text="Containerize an application" url="02_our_app.md" >}}
|
||||
{{< button text="Containerize an application" url="02_our_app.md" >}}
|
||||
|
|
Loading…
Reference in New Issue