From c4c2756a391422d0546bedc424d71ae41fa0dee4 Mon Sep 17 00:00:00 2001 From: Fabian Reinartz Date: Tue, 24 May 2016 14:50:10 -0700 Subject: [PATCH] Fix indentation --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31d9236e7..666934568 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ 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 -- GitLab