From d4ec4d6e9b273bfc6a1f0e88edcddcd9e742bbab Mon Sep 17 00:00:00 2001 From: mattyw Date: Wed, 11 Jun 2014 16:57:12 +0100 Subject: [PATCH] fixed a broken link in the docs Docker-DCO-1.1-Signed-off-by: Matt Williams (github: mattyw) --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c965efafe8..9344dc1d2e 100644 --- a/README.md +++ b/README.md @@ -142,11 +142,10 @@ Docker can be installed on your local machine as well as servers - both bare metal and virtualized. It is available as a binary on most modern Linux systems, or as a VM on Windows, Mac and other systems. -We also offer an interactive tutorial for quickly learning the basics of -using Docker. +We also offer an [interactive tutorial](http://www.docker.com/tryit/) +for quickly learning the basics of using Docker. -For up-to-date install instructions and online tutorials, see the -[Getting Started page](http://www.docker.io/gettingstarted/). +For up-to-date install instructions, see the [Docs](http://docs.docker.com). Usage examples ==============