Merge pull request #17996 from dvdksn/fix/redirect-hands-on-overview

fix: redirect for /get-started/hands-on-overview/
This commit is contained in:
Sebastiaan van Stijn 2023-08-23 10:05:41 +02:00 committed by GitHub
commit 05bb3f2e29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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" >}}