Sfoglia il codice sorgente

Merge pull request #17873 from Blaisorblade/patch-1

Fix link to installation instructions
Sebastiaan van Stijn 9 anni fa
parent
commit
4aaebec1bc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      hack/install.sh

+ 1 - 1
hack/install.sh

@@ -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