From b39929138128740307a61cac3262ba69c0289d8e Mon Sep 17 00:00:00 2001 From: Craig Osterhout Date: Mon, 11 Dec 2023 11:40:34 -0800 Subject: [PATCH] add walkthrough redirect Signed-off-by: Craig Osterhout --- content/guides/get-started/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/guides/get-started/_index.md b/content/guides/get-started/_index.md index ab24e300d8..df54aa057d 100644 --- a/content/guides/get-started/_index.md +++ b/content/guides/get-started/_index.md @@ -2,6 +2,8 @@ title: Overview of get started keywords: get started, quick start, intro, concepts description: Learn how to get started with Docker and Docker Desktop +aliases: +- /guides/walkthroughs/ grid: - title: "What is a container?"