Update hello.c

Changed URL in splash text to point to hub instead of cloud, in reference to issue #45
This commit is contained in:
surfkansas 2018-03-29 16:18:01 -05:00 committed by GitHub
parent b4f1e1c419
commit 46fef0ce2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ const char message[] =
" $ docker run -it ubuntu bash\n"
"\n"
"Share images, automate workflows, and more with a free Docker ID:\n"
" https://cloud.docker.com/\n"
" https://hub.docker.com/\n"
"\n"
"For more examples and ideas, visit:\n"
" https://docs.docker.com/engine/userguide/\n"