From 246d503dea4a4149899978d5f4d1037f05af9f50 Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Mon, 27 Jun 2016 18:58:16 -0700 Subject: [PATCH] added another alias for getting started stuff Signed-off-by: Victoria Bialas (cherry picked from commit 4060eb02ef84a0faef4407bf9796db1a2afc42f5) --- docs/getstarted/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/getstarted/index.md b/docs/getstarted/index.md index 25c748a4ce..64097a2c8d 100644 --- a/docs/getstarted/index.md +++ b/docs/getstarted/index.md @@ -4,6 +4,7 @@ aliases = [ "/mac/started/", "/windows/started/", "/linux/started/", +"/getting-started/" ] title = "Get Started with Docker" description = "Getting started with Docker"