Browse code

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

Signed-off-by: Tibor Vass <teabee89@gmail.com>

Tibor Vass authored on 2014/10/15 02:41:52
Showing 1 changed files
... ...
@@ -208,7 +208,7 @@ cat >&2 <<'EOF'
208 208
   a package for Docker.  Please visit the following URL for more detailed
209 209
   installation instructions:
210 210
 
211
-    http://docs.docker.io/en/latest/installation/
211
+    https://docs.docker.com/en/latest/installation/
212 212
 
213 213
 EOF
214 214
 exit 1