change docs.docker.io to docs.docker.com in install script

Signed-off-by: Tibor Vass <teabee89@gmail.com>
Upstream-commit: e5e0baa6d4651dd0182413f0db622ab82e53841f
Component: engine
This commit is contained in:
Tibor Vass
2014-10-14 13:41:52 -04:00
parent ebdafcc5e4
commit 80f48778b2

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