From 32fcbd78b570f9d653ac3e2a0b4c4d09a4401baf Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 15 Sep 2022 18:09:31 +0200 Subject: [PATCH] Fix broken image rendering troubleshooting links (#55210) (#55252) (cherry picked from commit ebcbb66548ae866648738a31cfb9afd40144c640) Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> --- .../setup-grafana/image-rendering/troubleshooting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/setup-grafana/image-rendering/troubleshooting.md b/docs/sources/setup-grafana/image-rendering/troubleshooting.md index 655a4db0e36..492bd4eb3c7 100644 --- a/docs/sources/setup-grafana/image-rendering/troubleshooting.md +++ b/docs/sources/setup-grafana/image-rendering/troubleshooting.md @@ -30,9 +30,9 @@ filters = rendering:debug You can also enable more logs in image renderer service itself by: -- Increasing the [log level]({{< relref "/#log-level" >}}). -- Enabling [verbose logging]({{< relref "/#verbose-logging" >}}). -- [Capturing headless browser output]({{< relref "/#capture-browser-output" >}}). +- Increasing the [log level]({{< relref "image-rendering#log-level" >}}). +- Enabling [verbose logging]({{< relref "image-rendering#verbose-logging" >}}). +- [Capturing headless browser output]({{< relref "image-rendering#capture-browser-output" >}}). ## Missing libraries