From 368637c35a2e2e21ad5db63324d4dac327158ef1 Mon Sep 17 00:00:00 2001 From: Andrea Scarpino Date: Tue, 15 Jun 2021 20:51:09 +0200 Subject: [PATCH] doc: fix link to label and detected fields doc (#35609) * Fix link to label and detected fields doc * Update docs/sources/datasources/loki.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> --- docs/sources/datasources/loki.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/datasources/loki.md b/docs/sources/datasources/loki.md index 0f1e1863620..332dcdb3d3e 100644 --- a/docs/sources/datasources/loki.md +++ b/docs/sources/datasources/loki.md @@ -33,7 +33,7 @@ The Derived Fields configuration allows you to: - Add fields parsed from the log message. - Add a link that uses the value of the field. -You can use this functionality to link to your tracing backend directly from your logs, or link to a user profile page if a userId is present in the log line. These links appear in the [log details](/explore/logs-integration/#labels-and-detected-fields). +You can use this functionality to link to your tracing backend directly from your logs, or link to a user profile page if a userId is present in the log line. These links appear in the [log details]({{< relref "../explore/logs-integration/#labels-and-detected-fields" >}}). Each derived field consists of: