From 75b2d5fcc47d1514bb33e4ab5f3207c7c7bfafd8 Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Wed, 9 Dec 2015 15:45:05 +0100 Subject: [PATCH] Fix link Signed-off-by: Evgeny Mandrikov --- docs/get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started.md b/docs/get-started.md index 2d079e9ba3..c2f0945ee9 100644 --- a/docs/get-started.md +++ b/docs/get-started.md @@ -60,7 +60,7 @@ env` command. For example, > **Note**: If you are using `fish`, or a Windows shell such as > Powershell/`cmd.exe` the above method will not work as described. Instead, -> see [the `env` command's documentation](https://docs.docker.com/machine/#env) +> see [the `env` command's documentation](reference/env.md) > to learn how to set the environment variables for your shell. This will set environment variables that the Docker client will read which specify