Browse code

The basics page moved, update link.

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@docker.com> (github: SvenDowideit)

Sven Dowideit authored on 2014/10/15 15:48:43
Showing 4 changed files
... ...
@@ -8,8 +8,8 @@ page_keywords: API, Docker, rcli, REST, documentation
8 8
 
9 9
  - The Remote API has replaced `rcli`.
10 10
  - The daemon listens on `unix:///var/run/docker.sock` but you can
11
-   [*Bind Docker to another host/port or a Unix socket*](
12
-   /use/basics/#bind-docker).
11
+   [Bind Docker to another host/port or a Unix socket](
12
+   /articles/basics/#bind-docker-to-another-hostport-or-a-unix-socket).
13 13
  - The API tends to be REST, but for some complex commands, like `attach`
14 14
    or `pull`, the HTTP connection is hijacked to transport `STDOUT`,
15 15
    `STDIN` and `STDERR`.
... ...
@@ -8,8 +8,8 @@ page_keywords: API, Docker, rcli, REST, documentation
8 8
 
9 9
  - The Remote API has replaced `rcli`.
10 10
  - The daemon listens on `unix:///var/run/docker.sock` but you can
11
-   [*Bind Docker to another host/port or a Unix socket*](
12
-   /use/basics/#bind-docker).
11
+   [Bind Docker to another host/port or a Unix socket](
12
+   /articles/basics/#bind-docker-to-another-hostport-or-a-unix-socket).
13 13
  - The API tends to be REST, but for some complex commands, like `attach`
14 14
    or `pull`, the HTTP connection is hijacked to transport `STDOUT`,
15 15
    `STDIN` and `STDERR`.
... ...
@@ -8,8 +8,8 @@ page_keywords: API, Docker, rcli, REST, documentation
8 8
 
9 9
  - The Remote API has replaced `rcli`.
10 10
  - The daemon listens on `unix:///var/run/docker.sock` but you can
11
-   [*Bind Docker to another host/port or a Unix socket*](
12
-   /use/basics/#bind-docker).
11
+   [Bind Docker to another host/port or a Unix socket](
12
+   /articles/basics/#bind-docker-to-another-hostport-or-a-unix-socket).
13 13
  - The API tends to be REST, but for some complex commands, like `attach`
14 14
    or `pull`, the HTTP connection is hijacked to transport `STDOUT`,
15 15
    `STDIN` and `STDERR`.
... ...
@@ -8,8 +8,8 @@ page_keywords: API, Docker, rcli, REST, documentation
8 8
 
9 9
  - The Remote API has replaced `rcli`.
10 10
  - The daemon listens on `unix:///var/run/docker.sock` but you can
11
-   [*Bind Docker to another host/port or a Unix socket*](
12
-   /use/basics/#bind-docker).
11
+   [Bind Docker to another host/port or a Unix socket](
12
+   /articles/basics/#bind-docker-to-another-hostport-or-a-unix-socket).
13 13
  - The API tends to be REST, but for some complex commands, like `attach`
14 14
    or `pull`, the HTTP connection is hijacked to transport `STDOUT`,
15 15
    `STDIN` and `STDERR`.