about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
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))