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%%