Fix link to Docker Toolbox

Signed-off-by: Francesco Mari <mari.francesco@gmail.com>
This commit is contained in:
Francesco Mari 2018-06-08 16:09:46 +02:00
parent 162ba6016d
commit a045b027bf
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ can take over 15 minutes to complete.
1. Open a terminal.
For [Docker Toolbox](../../toolbox/overview.md) users, use `docker-machine status your_vm_name` to make sure your VM is running. You
For [Docker Toolbox](https://github.com/docker/toolbox) users, use `docker-machine status your_vm_name` to make sure your VM is running. You
may need to run `eval "$(docker-machine env your_vm_name)"` to initialize your
shell environment. If you use Docker for Mac or Docker for Windows, you do not need
to use Docker Machine.