From 52b88ccc23849e19668671035aa5c8975aeac150 Mon Sep 17 00:00:00 2001
From: lixiaobing10051267
Date: Wed, 7 Dec 2016 15:06:16 +0800
Subject: [PATCH] modify URLs for bind docker in docs/api
Signed-off-by: lixiaobing10051267
(cherry picked from commit 9c76fb253ecc53cc54d196a4460d8e1d91c1683d)
Signed-off-by: Victor Vieux
---
docs/api/v1.18.md | 2 +-
docs/api/v1.19.md | 2 +-
docs/api/v1.20.md | 2 +-
docs/api/v1.21.md | 2 +-
docs/api/v1.22.md | 2 +-
docs/api/v1.23.md | 2 +-
docs/api/v1.24.md | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/api/v1.18.md b/docs/api/v1.18.md
index 0f127176f4..513415fd7a 100644
--- a/docs/api/v1.18.md
+++ b/docs/api/v1.18.md
@@ -19,7 +19,7 @@ redirect_from:
## 1. Brief introduction
- The daemon listens on `unix:///var/run/docker.sock` but you can
- [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
+ [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
- The API tends to be REST, but for some complex commands, like `attach`
or `pull`, the HTTP connection is hijacked to transport `STDOUT`,
`STDIN` and `STDERR`.
diff --git a/docs/api/v1.19.md b/docs/api/v1.19.md
index 326679d80f..08f661d3c5 100644
--- a/docs/api/v1.19.md
+++ b/docs/api/v1.19.md
@@ -19,7 +19,7 @@ redirect_from:
## 1. Brief introduction
- The daemon listens on `unix:///var/run/docker.sock` but you can
- [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
+ [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
- The API tends to be REST. However, for some complex commands, like `attach`
or `pull`, the HTTP connection is hijacked to transport `stdout`,
`stdin` and `stderr`.
diff --git a/docs/api/v1.20.md b/docs/api/v1.20.md
index cdd6ee634f..2ce535a693 100644
--- a/docs/api/v1.20.md
+++ b/docs/api/v1.20.md
@@ -19,7 +19,7 @@ redirect_from:
## 1. Brief introduction
- The daemon listens on `unix:///var/run/docker.sock` but you can
- [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
+ [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
- The API tends to be REST. However, for some complex commands, like `attach`
or `pull`, the HTTP connection is hijacked to transport `stdout`,
`stdin` and `stderr`.
diff --git a/docs/api/v1.21.md b/docs/api/v1.21.md
index abac14f744..0dca325ba0 100644
--- a/docs/api/v1.21.md
+++ b/docs/api/v1.21.md
@@ -19,7 +19,7 @@ redirect_from:
## 1. Brief introduction
- The daemon listens on `unix:///var/run/docker.sock` but you can
- [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
+ [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
- The API tends to be REST. However, for some complex commands, like `attach`
or `pull`, the HTTP connection is hijacked to transport `stdout`,
`stdin` and `stderr`.
diff --git a/docs/api/v1.22.md b/docs/api/v1.22.md
index ca7d560ba8..8f5f08bb33 100644
--- a/docs/api/v1.22.md
+++ b/docs/api/v1.22.md
@@ -19,7 +19,7 @@ redirect_from:
## 1. Brief introduction
- The daemon listens on `unix:///var/run/docker.sock` but you can
- [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
+ [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
- The API tends to be REST. However, for some complex commands, like `attach`
or `pull`, the HTTP connection is hijacked to transport `stdout`,
`stdin` and `stderr`.
diff --git a/docs/api/v1.23.md b/docs/api/v1.23.md
index 31ff245fdd..34250f2f2a 100644
--- a/docs/api/v1.23.md
+++ b/docs/api/v1.23.md
@@ -19,7 +19,7 @@ redirect_from:
## 1. Brief introduction
- The daemon listens on `unix:///var/run/docker.sock` but you can
- [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
+ [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
- The API tends to be REST. However, for some complex commands, like `attach`
or `pull`, the HTTP connection is hijacked to transport `stdout`,
`stdin` and `stderr`.
diff --git a/docs/api/v1.24.md b/docs/api/v1.24.md
index 85c7e83acc..81479c083e 100644
--- a/docs/api/v1.24.md
+++ b/docs/api/v1.24.md
@@ -19,7 +19,7 @@ redirect_from:
## 1. Brief introduction
- The daemon listens on `unix:///var/run/docker.sock` but you can
- [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
+ [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
- The API tends to be REST. However, for some complex commands, like `attach`
or `pull`, the HTTP connection is hijacked to transport `stdout`,
`stdin` and `stderr`.