Procházet zdrojové kódy

Merge pull request #6679 from zdanek/patch-1

fixed caret sub title link in the article
Jordi Boggiano před 7 roky
rodič
revize
7e067be1df
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: