diff options
Diffstat (limited to 'functions/help.sh')
-rwxr-xr-x | functions/help.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/help.sh b/functions/help.sh index 7d41109e5..201eac4f2 100755 --- a/functions/help.sh +++ b/functions/help.sh @@ -31,6 +31,6 @@ Help () echo fi - Echo "Report bugs to Debian Live project <http://live.debian.net/>." + Echo "Report bugs to the Live Systems project <http://live-systems.org/>." exit 0 } |