Skip to content

Commit

Permalink
chore: fix typo in Changelog (#2111)
Browse files Browse the repository at this point in the history
* chore: fix typo in Changelog

* fix autonat dashboard loc

---------

Co-authored-by: Prithvi Shahi <shahi.prithvi@gmail.com>
  • Loading branch information
marten-seemann and p-shahi committed Feb 17, 2023
1 parent 35c8300 commit 6c60c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

Since the last release, we've added additional metrics to different components.
Metrics were added to:
* [AutoNat](https://github.com/libp2p/go-libp2p/pull/2086): Current Reachability Status and Confidence, Client and Server DialResponses, Server DialRejections. The dashboard is [avialable here](https://github.com/sukunrt/go-libp2p/blob/master/p2p/host/autonat/grafana-dashboards/autonat.json).
* [AutoNat](https://github.com/libp2p/go-libp2p/pull/2086): Current Reachability Status and Confidence, Client and Server DialResponses, Server DialRejections. The dashboard is [available here](https://github.com/libp2p/go-libp2p/blob/master/dashboards/autonat/autonat.json).

## 🐞 Bugfixes <!-- omit in toc -->

Expand Down

0 comments on commit 6c60c00

Please sign in to comment.