about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorArun Isaac2026-06-22 16:52:58 +0100
committerArun Isaac2026-06-22 16:52:58 +0100
commitc7d88c69d0a7e87c21eab967ae5cbef5943c0518 (patch)
treea7e8635c3e69245340d09caa27ffff39ae1dabec /scripts
parent983bfc89c52d16583693e0d0233f665222195152 (diff)
downloadccwl-c7d88c69d0a7e87c21eab967ae5cbef5943c0518.tar.gz
ccwl-c7d88c69d0a7e87c21eab967ae5cbef5943c0518.tar.lz
ccwl-c7d88c69d0a7e87c21eab967ae5cbef5943c0518.zip
scripts: Replace GitHub issue tracker URL with public inbox address.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ccwl2
1 files changed, 1 insertions, 1 deletions
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))