From 69df8b424c23284ef58393c19961b794fadf77c9 Mon Sep 17 00:00:00 2001 From: Yoan Blanc Date: Sun, 23 Aug 2020 20:59:09 +0200 Subject: [PATCH] Docs: zipkin links to Loki documentation (#27144) --- docs/sources/features/datasources/zipkin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/features/datasources/zipkin.md b/docs/sources/features/datasources/zipkin.md index 134cc641fcc..3b16b43b214 100644 --- a/docs/sources/features/datasources/zipkin.md +++ b/docs/sources/features/datasources/zipkin.md @@ -49,4 +49,4 @@ Zipkin annotations are shown in the trace view as logs with annotation value sho ## Linking Trace ID from logs -You can link to Zipkin trace from logs in Loki by configuring a derived field with internal link. See [Loki documentation]([Explore]({{< relref "./loki#derived-fields" >}})) for details. +You can link to Zipkin trace from logs in Loki by configuring a derived field with internal link. See [Loki documentation]({{< relref "./loki#derived-fields" >}}) for details.