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

Merge pull request #6679 from zdanek/patch-1

fixed caret sub title link in the article
Jordi Boggiano 7 лет назад
Родитель
Сommit
7e067be1df
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/articles/versions.md

+ 1 - 1
doc/articles/versions.md

@@ -109,7 +109,7 @@ will be treated as a **logical OR**. AND has higher precedence than OR.
 
 > **Note:** Be careful when using unbounded ranges as you might end up
 > unexpectedly installing versions that break backwards compatibility.
-> Consider using the [caret](#caret) operator instead for safety.
+> Consider using the [caret](#caret-version-range-) operator instead for safety.
 
 Examples: