Merge pull request #2537 from Godin/patch-1

Fix link
This commit is contained in:
Jean-Laurent de Morlhon 2015-12-09 16:30:01 +01:00
commit a1275f6f11
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ env` command. For example,
> **Note**: If you are using `fish`, or a Windows shell such as > **Note**: If you are using `fish`, or a Windows shell such as
> Powershell/`cmd.exe` the above method will not work as described. Instead, > 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. > to learn how to set the environment variables for your shell.
This will set environment variables that the Docker client will read which specify This will set environment variables that the Docker client will read which specify