diff --git a/swarm-mode/beginner-tutorial/README.md b/swarm-mode/beginner-tutorial/README.md index f30e545..7b63795 100644 --- a/swarm-mode/beginner-tutorial/README.md +++ b/swarm-mode/beginner-tutorial/README.md @@ -362,7 +362,7 @@ web ``` ## Cleanup -There's also a [bash script](https://github.com/ManoMarks/labs/blob/master/swarm-mode/beginner-tutorial/swarm-node-vbox-teardown.sh) that will clean up your machine by removing all the Docker Machines. +There's also a [bash script](https://github.com/docker/labs/blob/master/swarm-mode/beginner-tutorial/swarm-node-vbox-teardown.sh) that will clean up your machine by removing all the Docker Machines. ``` $ ./swarm-node-vbox-teardown.sh