From 6e6b8b69cdac5154afa823255252bca5c4890c6e Mon Sep 17 00:00:00 2001 From: Sindhu S Date: Thu, 24 Apr 2014 01:02:54 +0530 Subject: [PATCH 1/2] Update link to interactive tutorial --- docs/sources/introduction/working-with-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/introduction/working-with-docker.md b/docs/sources/introduction/working-with-docker.md index f395723d60..86865428e1 100644 --- a/docs/sources/introduction/working-with-docker.md +++ b/docs/sources/introduction/working-with-docker.md @@ -54,7 +54,7 @@ accessed by running the `docker` binary. > **Tip:** The below instructions can be considered a summary of our > *interactive tutorial*. If you prefer a more hands-on approach without > installing anything, why not give that a shot and check out the -> [Docker Interactive Tutorial](http://www.docker.io/interactivetutorial). +> [Docker Interactive Tutorial](https://www.docker.io/gettingstarted/#h_tutorial). The `docker` client usage consists of passing a chain of arguments: From 81477a204f910fb5ce518a62c64047a0aa9ce017 Mon Sep 17 00:00:00 2001 From: Sindhu S Date: Thu, 24 Apr 2014 01:59:52 +0530 Subject: [PATCH 2/2] Update link to interactive tutorial --- docs/sources/introduction/working-with-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/introduction/working-with-docker.md b/docs/sources/introduction/working-with-docker.md index 86865428e1..637030acbc 100644 --- a/docs/sources/introduction/working-with-docker.md +++ b/docs/sources/introduction/working-with-docker.md @@ -54,7 +54,7 @@ accessed by running the `docker` binary. > **Tip:** The below instructions can be considered a summary of our > *interactive tutorial*. If you prefer a more hands-on approach without > installing anything, why not give that a shot and check out the -> [Docker Interactive Tutorial](https://www.docker.io/gettingstarted/#h_tutorial). +> [Docker Interactive Tutorial](https://www.docker.io/gettingstarted). The `docker` client usage consists of passing a chain of arguments: