Skip to content

Commit d072a36

Browse files
authored
Merge pull request moby#37240 from francescomari/toolbox-link
Fix link to Docker Toolbox
2 parents 162ba60 + a045b02 commit d072a36

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)