change docs.docker.io to docs.docker.com in install script
Signed-off-by: Tibor Vass <teabee89@gmail.com>
This commit is contained in:
parent
23be0486f6
commit
e5e0baa6d4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue