Skip to content

Commit 2a960ec

Browse files
authored
fix(changelog): correct url (#568)
1 parent 18920f2 commit 2a960ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metrics-exporter-dogstatsd/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
### Fixed
1414

1515
- The internal forwarder state was left in an inconsistent state after a connection failure was encountered.
16-
([#563](https://githib.com/metrics-rs/metrics/pull/563))
16+
([#563](https://github.com/metrics-rs/metrics/pull/563))
1717

1818
### Added
1919

2020
- Added support for configuring global labels, as well as prefix.
21-
([#555](https://githib.com/metrics-rs/metrics/pull/555))
21+
([#555](https://github.com/metrics-rs/metrics/pull/555))
2222

2323
## [0.9.0] - 2025-01-19
2424

0 commit comments

Comments
 (0)