1
0
Fork 0

Merge pull request #6679 from zdanek/patch-1

fixed caret sub title link in the article
pull/6682/head
Jordi Boggiano 2017-09-12 09:12:59 +02:00 committed by GitHub
commit 7e067be1df
1 changed files with 1 additions and 1 deletions

View File

@ -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 > **Note:** Be careful when using unbounded ranges as you might end up
> unexpectedly installing versions that break backwards compatibility. > 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: Examples: