From f63c122bd0de0714ba22c80bb2d883c062820314 Mon Sep 17 00:00:00 2001 From: moxiegirl Date: Wed, 12 Aug 2015 19:29:56 -0700 Subject: [PATCH] Update index.md Removing a go template checked in by mistake. Fixes #921 Signed-off-by: Mary Anthony --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 2d81b7c047..0fbbf1dd1b 100755 --- a/docs/index.md +++ b/docs/index.md @@ -11,6 +11,6 @@ weight=2 # Kitematic -Kitematic, the Docker GUI, runs on Mac OS X and Windows operating systems. Beginning with the 1.8 Docker release, you use the Docker Toolbox to install Kitematic. See the [Mac OS X installation guide]({{% thebaseurl %}}mac) or the [Windows installation guide]({{% thebaseurl %}}installation/windows) for details on installing with Docker Toolbox. +Kitematic, the Docker GUI, runs on Mac OS X and Windows operating systems. Beginning with the 1.8 Docker release, you use the Docker Toolbox to install Kitematic. See the [Mac OS X installation guide](https://docs.docker.com/mac) or the [Windows installation guide](https://docs.docker.com/installation/windows) for details on installing with Docker Toolbox. For information about using Kitematic, take a look at the [User Guide](userguide).