Browse Source

Merge pull request #27523 from lixiaobing10051267/masterInstall

Remove invalid installation content because there is no corresponding files
Sebastiaan van Stijn 8 years ago
parent
commit
e319954229
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/commandline/cli.md

+ 1 - 1
docs/reference/commandline/cli.md

@@ -41,7 +41,7 @@ each `docker` command with `sudo`. To avoid having to use `sudo` with the
 `docker` and add users to it.
 `docker` and add users to it.
 
 
 For more information about installing Docker or `sudo` configuration, refer to
 For more information about installing Docker or `sudo` configuration, refer to
-the [installation](../../installation/index.md) instructions for your operating system.
+the [installation](https://docs.docker.com/engine/installation/) instructions for your operating system.
 
 
 ## Environment variables
 ## Environment variables