From 7d7e3473f867e925b3eff5132d302a7d3daba53b Mon Sep 17 00:00:00 2001 From: Conor Evans Date: Sun, 4 Apr 2021 21:09:47 +0200 Subject: [PATCH] revert URL that got caught in the crossfire Signed-off-by: Conor Evans --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc41f6870b..2a312be310 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1255,7 +1255,7 @@ This release contains multiple breaking changes to the configuration schema. This version contains a breaking change to the query language. Please read the documentation on the grouping behavior of vector matching: -https://prometheus.io/docs/querying/operators/vector-matching +https://prometheus.io/docs/querying/operators/#vector-matching * [FEATURE] Add experimental Microsoft Azure service discovery * [FEATURE] Add `ignoring` modifier for binary operations