mirror of https://github.com/docker/docs.git
Merge pull request #17873 from Blaisorblade/patch-1
Fix link to installation instructions
This commit is contained in:
commit
4aaebec1bc
|
@ -439,7 +439,7 @@ do_install() {
|
|||
a package for Docker. Please visit the following URL for more detailed
|
||||
installation instructions:
|
||||
|
||||
https://docs.docker.com/en/latest/installation/
|
||||
https://docs.docker.com/engine/installation/
|
||||
|
||||
EOF
|
||||
exit 1
|
||||
|
|
Loading…
Reference in New Issue