From 037e6f06f58770471c848cdcfd299bc2a0161235 Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Wed, 8 Oct 2025 13:25:18 +0500 Subject: [PATCH] docs: fix link to Grafana dashboard example for AI Bridge (#20205) --- docs/ai-coder/ai-bridge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ai-coder/ai-bridge.md b/docs/ai-coder/ai-bridge.md index 5d62d2b383..0a9ebeba81 100644 --- a/docs/ai-coder/ai-bridge.md +++ b/docs/ai-coder/ai-bridge.md @@ -99,7 +99,7 @@ This data is currently accessible through the API and CLI (experimental), which ![User Leaderboard](../images/aibridge/grafana_user_leaderboard.png) -We provide an example Grafana dashboard that you can import as a starting point for your tooling adoption metrics. See [here](../examples/monitoring/dashboards/grafana/aibridge/README.md). +We provide an example Grafana dashboard that you can import as a starting point for your tooling adoption metrics. See [here](https://github.com/coder/coder/blob/main/examples/monitoring/dashboards/grafana/aibridge/README.md). ## Implementation Details