From 5f4b2be6e05903ea76215367cbcdb411ae8947a0 Mon Sep 17 00:00:00 2001 From: Craig Osterhout Date: Wed, 7 Jan 2026 14:41:17 -0800 Subject: [PATCH] get-started: add alias Signed-off-by: Craig Osterhout --- 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 321ae2789ffb..074e4dd8b71f 100644 --- a/content/get-started/_index.md +++ b/content/get-started/_index.md @@ -31,6 +31,7 @@ params: aliases: - /engine/get-started/ - /engine/tutorials/usingdocker/ + - /guides/getting-started/get-docker-desktop/ --- If you're new to Docker, this section guides you through the essential resources to get started.