Browse code

modify URLs for bind docker in docs/api

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>

lixiaobing10051267 authored on 2016/12/07 16:06:16
Showing 7 changed files
... ...
@@ -19,7 +19,7 @@ redirect_from:
19 19
 ## 1. Brief introduction
20 20
 
21 21
  - The daemon listens on `unix:///var/run/docker.sock` but you can
22
-   [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
22
+   [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
23 23
  - The API tends to be REST, but for some complex commands, like `attach`
24 24
    or `pull`, the HTTP connection is hijacked to transport `STDOUT`,
25 25
    `STDIN` and `STDERR`.
... ...
@@ -19,7 +19,7 @@ redirect_from:
19 19
 ## 1. Brief introduction
20 20
 
21 21
  - The daemon listens on `unix:///var/run/docker.sock` but you can
22
-   [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
22
+   [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
23 23
  - The API tends to be REST. However, for some complex commands, like `attach`
24 24
    or `pull`, the HTTP connection is hijacked to transport `stdout`,
25 25
    `stdin` and `stderr`.
... ...
@@ -19,7 +19,7 @@ redirect_from:
19 19
 ## 1. Brief introduction
20 20
 
21 21
  - The daemon listens on `unix:///var/run/docker.sock` but you can
22
-   [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
22
+   [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
23 23
  - The API tends to be REST. However, for some complex commands, like `attach`
24 24
    or `pull`, the HTTP connection is hijacked to transport `stdout`,
25 25
    `stdin` and `stderr`.
... ...
@@ -19,7 +19,7 @@ redirect_from:
19 19
 ## 1. Brief introduction
20 20
 
21 21
  - The daemon listens on `unix:///var/run/docker.sock` but you can
22
-   [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
22
+   [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
23 23
  - The API tends to be REST. However, for some complex commands, like `attach`
24 24
    or `pull`, the HTTP connection is hijacked to transport `stdout`,
25 25
    `stdin` and `stderr`.
... ...
@@ -19,7 +19,7 @@ redirect_from:
19 19
 ## 1. Brief introduction
20 20
 
21 21
  - The daemon listens on `unix:///var/run/docker.sock` but you can
22
-   [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
22
+   [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
23 23
  - The API tends to be REST. However, for some complex commands, like `attach`
24 24
    or `pull`, the HTTP connection is hijacked to transport `stdout`,
25 25
    `stdin` and `stderr`.
... ...
@@ -19,7 +19,7 @@ redirect_from:
19 19
 ## 1. Brief introduction
20 20
 
21 21
  - The daemon listens on `unix:///var/run/docker.sock` but you can
22
-   [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
22
+   [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
23 23
  - The API tends to be REST. However, for some complex commands, like `attach`
24 24
    or `pull`, the HTTP connection is hijacked to transport `stdout`,
25 25
    `stdin` and `stderr`.
... ...
@@ -19,7 +19,7 @@ redirect_from:
19 19
 ## 1. Brief introduction
20 20
 
21 21
  - The daemon listens on `unix:///var/run/docker.sock` but you can
22
-   [Bind Docker to another host/port or a Unix socket](../commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
22
+   [Bind Docker to another host/port or a Unix socket](../reference/commandline/dockerd.md#bind-docker-to-another-host-port-or-a-unix-socket).
23 23
  - The API tends to be REST. However, for some complex commands, like `attach`
24 24
    or `pull`, the HTTP connection is hijacked to transport `stdout`,
25 25
    `stdin` and `stderr`.