diff --git a/CHANGELOG.md b/CHANGELOG.md
index f11206779280575b7e82178ae5ccc63138eb4c0f..cb9e6aead78020ae3f69f22fa04d005889db6a0e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,8 @@ state until it was time to switch to a different one.
 With this version, that behavior is changed, and `Failure` and `Success`
 actions that are re-picked will be respawned entirely (not even reused).
 
-Cheers to `@doomy` on Discord for pointing out this weird behavior!
+Cheers to [@piedoomy](https://github.com/piedoomy) on Discord for pointing out
+this weird behavior!
 
 #### Bug Fixes