1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #8564 from tiborvass/remove-docker-dot-io

change docs.docker.io to docs.docker.com in install script
This commit is contained in:
Michael Crosby 2014-10-14 10:53:10 -07:00
commit dc243c812b

View file

@ -208,7 +208,7 @@ cat >&2 <<'EOF'
a package for Docker. Please visit the following URL for more detailed
installation instructions:
http://docs.docker.io/en/latest/installation/
https://docs.docker.com/en/latest/installation/
EOF
exit 1