mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 08:08:53 -05:00
src/debug.c: fix GitHub reference
Signed-off-by: Drew DeVault <sir@cmpwn.com>
This commit is contained in:
parent
357df99abb
commit
bfa6bb93b9
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user