Skip to content

Commit a045b02

Browse files
committed
Fix link to Docker Toolbox
Signed-off-by: Francesco Mari <[email protected]>
1 parent 162ba60 commit a045b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/set-up-dev-env.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ can take over 15 minutes to complete.
9393

9494
1. Open a terminal.
9595

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
9797
may need to run `eval "$(docker-machine env your_vm_name)"` to initialize your
9898
shell environment. If you use Docker for Mac or Docker for Windows, you do not need
9999
to use Docker Machine.

0 commit comments

Comments
 (0)