docs: refine changelog entry
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 16 Oct 2023 10:15:28 +0000 (12:15 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 16 Oct 2023 10:15:28 +0000 (12:15 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md

index b4994b930b8ab166f98800a078b3e0f4bcaca7c4..57cfceb4190a0e14ab0fb6ced8ee721b475fab60 100644 (file)
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
-- Workaround possible race condition at work nodes array element removal and querying. See [issue #1468](https://github.com/poolifier/poolifier/issues/1468).
+- Workaround possible race condition at work nodes array element removal and querying. See issue [#1468](https://github.com/poolifier/poolifier/issues/1468).
 
 ### Changed