From dc693c3a6e2ca190c9354043f51a22713cbaca0d Mon Sep 17 00:00:00 2001 From: Bartek Zdanowski Date: Tue, 12 Sep 2017 09:11:47 +0200 Subject: [PATCH] fixed caret sub title link in the article Fixed link to Caret version range paragraph --- doc/articles/versions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/versions.md b/doc/articles/versions.md index 1faa8a80f..2611af843 100644 --- a/doc/articles/versions.md +++ b/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: