From 7b024c69eecd6ca1a45405dda9200ee2f834e49e Mon Sep 17 00:00:00 2001
From: lixiaobing10051267
Date: Fri, 4 Nov 2016 16:40:15 +0800
Subject: [PATCH] modify URL because installation directory removed
Signed-off-by: lixiaobing10051267
---
docs/reference/commandline/run.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/reference/commandline/run.md b/docs/reference/commandline/run.md
index 82745a2efe..6ce6d29773 100644
--- a/docs/reference/commandline/run.md
+++ b/docs/reference/commandline/run.md
@@ -251,7 +251,7 @@ specified volumes for the container.
By bind-mounting the docker unix socket and statically linked docker
binary (refer to [get the linux binary](
-../../installation/binaries.md#get-the-linux-binary)),
+https://docs.docker.com/engine/installation/binaries/#/get-the-linux-binary)),
you give the container the full access to create and manipulate the host's
Docker daemon.