From 976a91cb0af85c730c0a54a454112c3d3f018eca Mon Sep 17 00:00:00 2001 From: Timur Olzhabayev Date: Wed, 27 Jul 2022 15:21:56 +0200 Subject: [PATCH] Fixing the relative url path (#52774) --- docs/sources/setup-grafana/image-rendering/monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/setup-grafana/image-rendering/monitoring.md b/docs/sources/setup-grafana/image-rendering/monitoring.md index cf73246714d..29cd61864b3 100644 --- a/docs/sources/setup-grafana/image-rendering/monitoring.md +++ b/docs/sources/setup-grafana/image-rendering/monitoring.md @@ -15,7 +15,7 @@ weight: 100 # Monitoring the image renderer -Rendering images requires a lot of memory, mainly because Grafana creates browser instances in the background for the actual rendering. Monitoring your service can help you allocate the right amount of resources to your rendering service and set the right [rendering mode]({{< relref "/#rendering-mode" >}}). +Rendering images requires a lot of memory, mainly because Grafana creates browser instances in the background for the actual rendering. Monitoring your service can help you allocate the right amount of resources to your rendering service and set the right [rendering mode]({{< relref "./#rendering-mode" >}}). ## Enable Prometheus metrics endpoint