mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Merge pull request #2429 from dnephin/fix_links_in_readme
Fix use case link in readme
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user