Skip to content

Commit

Permalink
rcmgr: fix link to dashboards in README (#2363)
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann authored Jun 14, 2023
1 parent f40712b commit 2d490ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p2p/host/resource-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ or any other platform that can scrape a prometheus endpoint.

There is also an included Grafana dashboard to help kickstart your
observability into the resource manager. Find more information about it at
[here](./obs/grafana-dashboards/README.md).
[here](./../../../dashboards/resource-manager/README.md).

## Allowlisting multiaddrs to mitigate eclipse attacks

Expand Down

0 comments on commit 2d490ca

Please sign in to comment.