Browse code

added re-directs for cloud install docs as clean-up for #18282

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

Victoria Bialas authored on 2016/01/08 09:06:46
Showing 1 changed files
... ...
@@ -1,5 +1,13 @@
1 1
 <!--[metadata]>
2 2
 +++
3
+aliases = [
4
+  "/engine/installation/amazon/",
5
+  "/engine/installation/google/",
6
+  "/engine/installation/softlayer/",
7
+  "/engine/installation/azure/",
8
+  "/engine/installation/rackspace/",
9
+  "/engine/installation/joyent/"
10
+]
3 11
 title = "Choose how to install"
4 12
 description = "Installation instructions for Docker on cloud."
5 13
 keywords = ["cloud, docker, machine, documentation,  installation"]