From 0a42e4170c26b223172578f809789f738fcc98c8 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 11 Apr 2018 19:08:40 +0000 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 3a81212c7..310a653ad 100644 --- a/hello-world/README.md +++ b/hello-world/README.md @@ -81,7 +81,7 @@ To try something more ambitious, you can run an Ubuntu container with: $ docker run -it ubuntu bash Share images, automate workflows, and more with a free Docker ID: - https://cloud.docker.com/ + https://hub.docker.com/ For more examples and ideas, visit: https://docs.docker.com/engine/userguide/ @@ -89,7 +89,7 @@ For more examples and ideas, visit: $ docker images hello-world REPOSITORY TAG IMAGE ID SIZE -hello-world latest f2a91732366c 1.85kB +hello-world latest e38bc07ac18e 1.85kB ``` ![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 b639c34c3..e8765068d 100644 --- a/hello-world/content.md +++ b/hello-world/content.md @@ -19,7 +19,7 @@ To try something more ambitious, you can run an Ubuntu container with: $ docker run -it ubuntu bash Share images, automate workflows, and more with a free Docker ID: - https://cloud.docker.com/ + https://hub.docker.com/ For more examples and ideas, visit: https://docs.docker.com/engine/userguide/ @@ -27,7 +27,7 @@ For more examples and ideas, visit: $ docker images %%IMAGE%% REPOSITORY TAG IMAGE ID SIZE -hello-world latest f2a91732366c 1.85kB +hello-world latest e38bc07ac18e 1.85kB ``` %%LOGO%%