From df687714f95494e317cbaf36d4c5a191b22f8e79 Mon Sep 17 00:00:00 2001 From: lixiaobing10051267 Date: Wed, 19 Oct 2016 11:35:01 +0800 Subject: [PATCH] Remove invalid installtion content because there is no corresponding files Signed-off-by: lixiaobing10051267 Upstream-commit: 9146ac50c451da95898b216be4fe772168d5edd6 Component: engine --- components/engine/docs/reference/commandline/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/reference/commandline/cli.md b/components/engine/docs/reference/commandline/cli.md index 9c13f81113..7bcab838c3 100644 --- a/components/engine/docs/reference/commandline/cli.md +++ b/components/engine/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. 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