mirror of https://github.com/docker/docs.git
Merge pull request #5362 from sindhus/patch-2
Update link to interactive tutorial
This commit is contained in:
commit
83b388c979
|
@ -54,7 +54,7 @@ accessed by running the `docker` binary.
|
||||||
> **Tip:** The below instructions can be considered a summary of our
|
> **Tip:** The below instructions can be considered a summary of our
|
||||||
> *interactive tutorial*. If you prefer a more hands-on approach without
|
> *interactive tutorial*. If you prefer a more hands-on approach without
|
||||||
> installing anything, why not give that a shot and check out the
|
> 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).
|
||||||
|
|
||||||
The `docker` client usage consists of passing a chain of arguments:
|
The `docker` client usage consists of passing a chain of arguments:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue