Signed-off-by: Francesco Mari <mari.francesco@gmail.com>
| ... | ... |
@@ -93,7 +93,7 @@ can take over 15 minutes to complete. |
| 93 | 93 |
|
| 94 | 94 |
1. Open a terminal. |
| 95 | 95 |
|
| 96 |
- For [Docker Toolbox](../../toolbox/overview.md) users, use `docker-machine status your_vm_name` to make sure your VM is running. You |
|
| 96 |
+ For [Docker Toolbox](https://github.com/docker/toolbox) users, use `docker-machine status your_vm_name` to make sure your VM is running. You |
|
| 97 | 97 |
may need to run `eval "$(docker-machine env your_vm_name)"` to initialize your |
| 98 | 98 |
shell environment. If you use Docker for Mac or Docker for Windows, you do not need |
| 99 | 99 |
to use Docker Machine. |