From 4ad1d46962ed7891914f323b23565cc3f6d2f96b Mon Sep 17 00:00:00 2001 From: Deborah Gertrude Digges Date: Thu, 6 Jul 2017 22:29:57 +0530 Subject: [PATCH] Add link to docker.com in README.md - Update README with the link to docker.com Signed off by Author: Deborah Gertrude Digges Signed-off-by: ddigges Upstream-commit: f63ec3d87467419a94f827939a1eaefa03b2f181 Component: engine --- components/engine/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/README.md b/components/engine/README.md index f768ff8449..533d7717df 100644 --- a/components/engine/README.md +++ b/components/engine/README.md @@ -51,7 +51,7 @@ Moby is NOT recommended for: - Application developers looking for an easy way to run their applications in containers. We recommend Docker CE instead. - Enterprise IT and development teams looking for a ready-to-use, commercially supported container platform. We recommend Docker EE instead. -- Anyone curious about containers and looking for an easy way to learn. We recommend the docker.com website instead. +- Anyone curious about containers and looking for an easy way to learn. We recommend the [docker.com](https://www.docker.com/) website instead. # Transitioning to Moby