From 2ec638dea9d720db69d12a7abb9c88b26fc472d4 Mon Sep 17 00:00:00 2001 From: Sindhu S Date: Thu, 24 Apr 2014 01:02:54 +0530 Subject: [PATCH] Update link to interactive tutorial Upstream-commit: 6e6b8b69cdac5154afa823255252bca5c4890c6e Component: engine --- .../engine/docs/sources/introduction/working-with-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/sources/introduction/working-with-docker.md b/components/engine/docs/sources/introduction/working-with-docker.md index f395723d60..86865428e1 100644 --- a/components/engine/docs/sources/introduction/working-with-docker.md +++ b/components/engine/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: