diff --git a/packages/web/docs/src/pages/docs/gateway/monitoring-tracing.mdx b/packages/web/docs/src/pages/docs/gateway/monitoring-tracing.mdx index b067b4538..bdeb12def 100644 --- a/packages/web/docs/src/pages/docs/gateway/monitoring-tracing.mdx +++ b/packages/web/docs/src/pages/docs/gateway/monitoring-tracing.mdx @@ -1223,7 +1223,7 @@ recommend using the official If you are using Grafana to visualize your metrics, you can [import the published Grafana dashboard for Grafana's marketplace](https://grafana.com/grafana/dashboards/21777), or -[you can use/import this dashboard JSON file directly](https://github.com/ardatan/graphql-mesh/blob/master/packages/plugins/prometheus/grafana.json) +[you can use/import this dashboard JSON file directly](https://github.com/graphql-hive/gateway/blob/main/packages/plugins/prometheus/grafana.json) to easily visualuze the metrics for your gateway. ![image](https://github.com/user-attachments/assets/d72ef00b-90c2-4fb2-9bc4-851cec0eaf0b)