From 67779dd43013e5f90f6158260c268d879a7f92a6 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 26 Apr 2016 21:31:03 -0700 Subject: [PATCH] Run update.sh --- hello-world/README.md | 4 ++-- hello-world/content.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hello-world/README.md b/hello-world/README.md index 83bd11d5..ac664c9d 100644 --- a/hello-world/README.md +++ b/hello-world/README.md @@ -31,12 +31,12 @@ Share images, automate workflows, and more with a free Docker Hub account: https://hub.docker.com For more examples and ideas, visit: - https://docs.docker.com/userguide/ + https://docs.docker.com/engine/userguide/ $ docker images hello-world REPOSITORY TAG IMAGE ID SIZE -hello-world latest 690ed74de00f 960 B +hello-world latest 94df4f0ce8a4 967 B ``` ![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png) diff --git a/hello-world/content.md b/hello-world/content.md index a1bdb089..e8c75c61 100644 --- a/hello-world/content.md +++ b/hello-world/content.md @@ -21,12 +21,12 @@ Share images, automate workflows, and more with a free Docker Hub account: https://hub.docker.com For more examples and ideas, visit: - https://docs.docker.com/userguide/ + https://docs.docker.com/engine/userguide/ $ docker images hello-world REPOSITORY TAG IMAGE ID SIZE -hello-world latest 690ed74de00f 960 B +hello-world latest 94df4f0ce8a4 967 B ``` %%LOGO%%