Просмотр исходного кода

Merge pull request #2796 from mustafau/patch-1

Update link to "Common Use Cases" title
Daniel Nephin 10 лет назад
Родитель
Сommit
9c6c50c607
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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
 Compose is great for development, testing, and staging environments, as well as
 CI workflows. You can learn more about each case in
 CI workflows. You can learn more about each case in
-[Common Use Cases](docs/index.md#common-use-cases).
+[Common Use Cases](docs/overview.md#common-use-cases).
 
 
 Using Compose is basically a three-step process.
 Using Compose is basically a three-step process.