From 24f5291d13c5e32b145decc2550eda46042bb938 Mon Sep 17 00:00:00 2001 From: Dragory <2606411+Dragory@users.noreply.github.com> Date: Thu, 7 Jan 2021 21:16:11 +0200 Subject: [PATCH] Fix link in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd1163f..5906c88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,7 +37,7 @@ * Improved error messages and error handling * Removes at least one instance of ECONNRESET errors * Fixed issue where NPM plugins would not install on Windows -* Fixed issue where mentions by the bot were not working in certain situations ([#496] by [@DarkView](https://github.com/DarkView)) +* Fixed issue where mentions by the bot were not working in certain situations ([#496](https://github.com/Dragory/modmailbot/pull/496) by [@DarkView](https://github.com/DarkView)) * Fixed issue where long system messages (primarily from plugins) would not get chunked properly and would throw an error instead **Plugins:**