Fix links between reference sections

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2015-10-08 17:22:42 -04:00
parent cd48a7026a
commit 182c2537d0
3 changed files with 6 additions and 6 deletions

View File

@ -100,5 +100,5 @@ directory name.
## Where to go next ## Where to go next
* [CLI environment variables](overview.md) * [CLI environment variables](/reference/overview.md)
* [Command line reference](index.md) * [Command line reference](/reference)

View File

@ -30,5 +30,5 @@ The following pages describe the usage information for the [docker-compose](/ref
## Where to go next ## Where to go next
* [CLI environment variables](overview.md) * [CLI environment variables](/reference/overview)
* [docker-compose Command](docker-compose.md) * [docker-compose Command](/reference/docker-compose)

View File

@ -17,8 +17,8 @@ This section describes the subcommands you can use with the `docker-compose` com
## Commands ## Commands
* [docker-compose Command](docker-compose.md) * [docker-compose Command](/reference/docker-compose.md)
* [CLI Reference](index.md) * [CLI Reference](/reference)
## Environment Variables ## Environment Variables