Skip to content

Commit 52edbe6

Browse files
author
O.S. Tezer
committed
Merge pull request moby#6356 from mattyw/master
fixed a broken link in the readme
2 parents bf94829 + d4ec4d6 commit 52edbe6

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,10 @@ Docker can be installed on your local machine as well as servers - both
142142
bare metal and virtualized. It is available as a binary on most modern
143143
Linux systems, or as a VM on Windows, Mac and other systems.
144144

145-
We also offer an interactive tutorial for quickly learning the basics of
146-
using Docker.
145+
We also offer an [interactive tutorial](http://www.docker.com/tryit/)
146+
for quickly learning the basics of using Docker.
147147

148-
For up-to-date install instructions and online tutorials, see the
149-
[Getting Started page](http://www.docker.io/gettingstarted/).
148+
For up-to-date install instructions, see the [Docs](http://docs.docker.com).
150149

151150
Usage examples
152151
==============

0 commit comments

Comments
 (0)