From c7d88c69d0a7e87c21eab967ae5cbef5943c0518 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Mon, 22 Jun 2026 16:52:58 +0100 Subject: scripts: Replace GitHub issue tracker URL with public inbox address. --- scripts/ccwl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/ccwl b/scripts/ccwl index 65d338b..e7e9b6d 100755 --- a/scripts/ccwl +++ b/scripts/ccwl @@ -128,7 +128,7 @@ exec guile --no-auto-compile -e main -s "$0" "$@" (condition-irritants condition)))) ((not (quit-exception? condition)) (display "You have discovered a bug! ccwl crashed! :-( -Please report this to https://github.com/arunisaac/ccwl/issues +Please report this to ccwl@systemreboot.net Thank you!\n\n" (current-error-port)) (write condition (current-error-port)) -- cgit 1.4.1