Revert "Initial links for Docker Hub rename"

This reverts commit 2819677c215bd409b4ce4da51f0ddfb303760796.

Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: jamtur01)
Upstream-commit: fad14eda3af8b4ffa59f74dc5c6583d22bcc9471
Component: engine
This commit is contained in:
James Turnbull
2014-06-05 14:52:06 -07:00
parent a0d36a9d79
commit 1492ef2c06
40 changed files with 202 additions and 208 deletions

View File

@ -309,7 +309,7 @@ And now our container is stopped and deleted.
# Next steps
Until now we've only used images that we've downloaded from
[Docker Hub](https://hub.docker.com) now let's get introduced to
[Docker.io](https://index.docker.io) now let's get introduced to
building and sharing our own images.
Go to [Working with Docker Images](/userguide/dockerimages).