Browse Source

added another alias for getting started stuff

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
Victoria Bialas 9 years ago
parent
commit
4060eb02ef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/getstarted/index.md

+ 1 - 0
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"