From e8e1fbb72f0be212491bfbfa05638a2322c47d60 Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Sat, 18 Jun 2016 13:00:38 +0000 Subject: [PATCH] bad url Signed-off-by: Sven Dowideit (cherry picked from commit c2495dbe6d4961cb2b2eb975c4d4758ece0c8c45) --- docs/installation/mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/mac.md b/docs/installation/mac.md index 88b3537463..13a618ca54 100644 --- a/docs/installation/mac.md +++ b/docs/installation/mac.md @@ -51,6 +51,6 @@ Your Mac must be running OS X 10.8 "Mountain Lion" or newer to install the Docke * You can find more extensive examples in [Learn by example](../tutorials/index.md) and in the [Docker Engine User Guide](../userguide/index.md). -* If you are interested in using the Kitematic GUI, see the [Kitematic user guide](https:docs.docker.com/kitematic/userguide/). +* If you are interested in using the Kitematic GUI, see the [Kitematic user guide](https://docs.docker.com/kitematic/userguide/). > **Note**: The Boot2Docker command line was deprecated several releases > back in favor of Docker Machine, and now Docker for Windows.