From 2cfd8da6280f97176ee877aaa0c5f724d20905de Mon Sep 17 00:00:00 2001 From: Chance Feick <6326742+chancefeick@users.noreply.github.com> Date: Tue, 15 Nov 2022 08:10:44 -0800 Subject: [PATCH] Update docs/querying/basics.md Co-authored-by: Julien Pivotto Signed-off-by: Chance Feick <6326742+chancefeick@users.noreply.github.com> --- docs/querying/basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/querying/basics.md b/docs/querying/basics.md index 5e9ddc1191..c3aa7b8049 100644 --- a/docs/querying/basics.md +++ b/docs/querying/basics.md @@ -35,7 +35,7 @@ vector is the only type that can be directly graphed. _Notes about the experimental native histograms:_ * Ingesting native histograms has to be enabled via a [feature - flag](../feature_flags.md#native-histograms). + flag](../../feature_flags/#native-histograms). * Once native histograms have been ingested into the TSDB (and even after disabling the feature flag again), both instant vectors and range vectors may now contain samples that aren't simple floating point numbers (float samples)