We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf94829 + d4ec4d6 commit 52edbe6Copy full SHA for 52edbe6
1 file changed
README.md
@@ -142,11 +142,10 @@ Docker can be installed on your local machine as well as servers - both
142
bare metal and virtualized. It is available as a binary on most modern
143
Linux systems, or as a VM on Windows, Mac and other systems.
144
145
-We also offer an interactive tutorial for quickly learning the basics of
146
-using Docker.
+We also offer an [interactive tutorial](http://www.docker.com/tryit/)
+for quickly learning the basics of using Docker.
147
148
-For up-to-date install instructions and online tutorials, see the
149
-[Getting Started page](http://www.docker.io/gettingstarted/).
+For up-to-date install instructions, see the [Docs](http://docs.docker.com).
150
151
Usage examples
152
==============
0 commit comments