From 6a45a6dc63b6e14b9eed86521ebea9928a695df6 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Tue, 18 Oct 2016 12:37:03 -0700 Subject: [PATCH] Remove domain from links --- kitematic/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitematic/index.md b/kitematic/index.md index 55194c5239..a2972a17fc 100644 --- a/kitematic/index.md +++ b/kitematic/index.md @@ -13,6 +13,6 @@ title: Kitematic # Kitematic -Kitematic, the Docker GUI, runs on macOS and Windows operating systems. Beginning with the 1.8 Docker release, you use the Docker Toolbox to install Kitematic. See the [macOS installation guide](https://docs.docker.com/installation/mac) or the [Windows installation guide](https://docs.docker.com/docker-for-windows) for details on installing with Docker Toolbox. +Kitematic, the Docker GUI, runs on macOS and Windows operating systems. Beginning with the 1.8 Docker release, you use the Docker Toolbox to install Kitematic. See the [macOS installation guide](/docker-for-mac/) or the [Windows installation guide](/docker-for-windows/) for details on installing with Docker Toolbox. For information about using Kitematic, take a look at the [User Guide](userguide.md).