From 8c9204ae8ee3355eb73c1b9b33200f0fc716cb60 Mon Sep 17 00:00:00 2001 From: Robby Milo Date: Tue, 14 Apr 2020 18:28:57 +0200 Subject: [PATCH] Docs: fix links (#23470) --- docs/sources/features/datasources/loki.md | 2 +- docs/sources/features/navigation-links.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/features/datasources/loki.md b/docs/sources/features/datasources/loki.md index 3a78079b5c8..db45df085e8 100755 --- a/docs/sources/features/datasources/loki.md +++ b/docs/sources/features/datasources/loki.md @@ -71,7 +71,7 @@ Once the result is returned, the log panel shows a list of log rows and a bar ch
diff --git a/docs/sources/features/navigation-links.md b/docs/sources/features/navigation-links.md index 4089e79b94b..e366288d798 100644 --- a/docs/sources/features/navigation-links.md +++ b/docs/sources/features/navigation-links.md @@ -14,7 +14,7 @@ You can use links to navigate between commonly used dashboards. Links let you cr Grafana supports three types of links: Dashboard Links, Panel Links, and Data Links. They are all available from your dashboard. -{{< docs-imagebox img="/static/assets/img/blog/dashboard_links.png" max-width="800px" caption="Links Supported in Grafana" >}} +{{< docs-imagebox img="/assets/img/blog/dashboard_links.png" max-width="800px" caption="Links Supported in Grafana" >}} ## Which link should you use?