src/debug.c: fix GitHub reference

Signed-off-by: Drew DeVault <sir@cmpwn.com>
This commit is contained in:
Drew DeVault 2024-03-22 18:13:49 +01:00
parent 357df99abb
commit bfa6bb93b9

View File

@ -2359,7 +2359,7 @@ void bugReportEnd(int killViaSignal, int sig) {
serverLogRawFromHandler(LL_WARNING|LL_RAW,
"\n=== REDICT BUG REPORT END. Make sure to include from START to END. ===\n\n"
" Please report the crash by opening an issue on github:\n\n"
" Please report the crash by opening an issue on Codeberg:\n\n"
" https://codeberg.org/redict/redict/issues\n\n"
" If a Redict module was involved, please open in the module's repo instead.\n\n"
" Suspect RAM error? Use redict-server --test-memory to verify it.\n\n"