Fix use case link in readme.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2015-11-19 14:52:50 -05:00
parent 21a72e350b
commit 6224b6edd9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ see [the list of features](docs/index.md#features).
Compose is great for development, testing, and staging environments, as well as
CI workflows. You can learn more about each case in
[Common Use Cases](#common-use-cases).
[Common Use Cases](docs/index.md#common-use-cases).
Using Compose is basically a three-step process.