From 6fda30a43753d504faa8a3d06ef886796e954b81 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 8 Oct 2015 13:49:30 +0200 Subject: [PATCH] docs: minor fix in faq, and update link The registry doesn't have containers, only images. Also updated the Docker Hub link to the new location. Signed-off-by: Sebastiaan van Stijn --- docs/misc/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/misc/faq.md b/docs/misc/faq.md index fe5a8bbf7b..e02d3cfc51 100644 --- a/docs/misc/faq.md +++ b/docs/misc/faq.md @@ -97,8 +97,8 @@ with several powerful functionalities: applications. Your ideal PostgreSQL setup can be re-used for all your future projects. And so on. - - *Sharing.* Docker has access to a public registry [on Docker Hub](https://registry.hub.docker.com/) - where thousands of people have uploaded useful containers: anything from Redis, + - *Sharing.* Docker has access to a public registry [on Docker Hub](https://hub.docker.com/) + where thousands of people have uploaded useful images: anything from Redis, CouchDB, PostgreSQL to IRC bouncers to Rails app servers to Hadoop to base images for various Linux distros. The [*registry*](/registry/) also