From ff18fd61efc99270472c647fdf88c2c3214645ea Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Thu, 23 May 2024 10:33:51 +0200 Subject: [PATCH] redirect: add alias for /get-started/hands-on-overview/ Closes #20088 Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/get-started/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/get-started/_index.md b/content/get-started/_index.md index 757af3471b..b3d1723fd7 100644 --- a/content/get-started/_index.md +++ b/content/get-started/_index.md @@ -59,6 +59,7 @@ aliases: - /windows/step_three/ - /windows/step_two/ - /guides/get-started/ +- /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: