Skip to content

Commit 1741864

Browse files
committed
Fix changelog link
1 parent 55a8a21 commit 1741864

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 4.4.5 / 2025.08.15
44

5-
* [IMPROVEMENT] Only send externalEnv when origin detection is enabled. See [#278][]
5+
* [IMPROVEMENT] Only send externalEnv when origin detection is enabled. See [#279][]
66
* [FEATURE] Add per-metric tags cardinality setting. See [#277][]
77
* [FEATURE] Add global tags cardinality setting. See [#276][]
88
* [FEATURE] Use mountinfo for origin detection. See [#275][]
@@ -276,7 +276,7 @@ Fork from [indeedeng/java-dogstatsd-client] (https://github.com/indeedeng/java-d
276276
[#275]: https://github.com/DataDog/java-dogstatsd-client/issues/275
277277
[#276]: https://github.com/DataDog/java-dogstatsd-client/issues/276
278278
[#277]: https://github.com/DataDog/java-dogstatsd-client/issues/277
279-
[#278]: https://github.com/DataDog/java-dogstatsd-client/issues/278
279+
[#279]: https://github.com/DataDog/java-dogstatsd-client/issues/279
280280

281281
[@PatrickAuld]: https://github.com/PatrickAuld
282282
[@blevz]: https://github.com/blevz

0 commit comments

Comments
 (0)