Skip to content

Commit 52d1362

Browse files
pottavaMano Marks
authored and
Mano Marks
committed
Fix links on the beginner's setup page (docker#32)
Signed-off-by: ryo nakamaru <pottava@gmail.com>
1 parent 823f19d commit 52d1362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner/chapters/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ There are no specific skills needed for this tutorial beyond a basic comfort wit
66
### Setting up your computer
77
Getting all the tooling setup on your computer can be a daunting task, but thankfully getting Docker up and running on your favorite OS has become very easy.
88

9-
The *getting started* guide on Docker has detailed instructions for setting up Docker on [Mac](http://docs.docker.com/mac/step_one/), [Linux](http://docs.docker.com/linux/step_one/) and [Windows](http://docs.docker.com/windows/step_one/).
9+
The *getting started* guide on Docker has detailed instructions for setting up Docker on [Mac](https://docs.docker.com/v1.11/engine/installation/mac/), [Linux](https://docs.docker.com/v1.11/engine/installation/linux/) and [Windows](https://docs.docker.com/v1.11/engine/installation/windows/).
1010

1111
Once you are done installing Docker, test your Docker installation by running the following:
1212
```

0 commit comments

Comments
 (0)