From 13594b2b2e391675dfd714d847d328e1667d1322 Mon Sep 17 00:00:00 2001 From: Bergbok <66174189+Bergbok@users.noreply.github.com> Date: Tue, 2 Sep 2025 10:12:16 +0200 Subject: [PATCH] Docs: fix broken link in Jaeger plugin README (#110145) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Zoltán Bedi --- public/app/plugins/datasource/jaeger/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/datasource/jaeger/README.md b/public/app/plugins/datasource/jaeger/README.md index 059ec9e61d3..0161946045d 100644 --- a/public/app/plugins/datasource/jaeger/README.md +++ b/public/app/plugins/datasource/jaeger/README.md @@ -1,3 +1,3 @@ # Grafana Jaeger Data Source - Native Plugin -[https://docs.grafana.org/datasources/jaeger/](Grafana plugin for the Jaeger data source). +Grafana plugin for the [Jaeger data source](https://docs.grafana.org/datasources/jaeger/).