Fixed broken README link for common use cases

Signed-off-by: Zuhayr Elahi <elahi.zuhayr@gmail.com>
This commit is contained in:
Zuhayr Elahi 2019-11-06 17:10:48 -08:00
parent abef11b2a6
commit e546533cfe
No known key found for this signature in database
GPG Key ID: 67A3278BB4E58FCD

View File

@ -10,7 +10,7 @@ see [the list of features](https://github.com/docker/docker.github.io/blob/maste
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](https://github.com/docker/docker.github.io/blob/master/compose/overview.md#common-use-cases).
[Common Use Cases](https://github.com/docker/docker.github.io/blob/master/compose/index.md#common-use-cases).
Using Compose is basically a three-step process.