summaryrefslogtreecommitdiff
path: root/functions/help.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-02 21:06:17 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:20 +0100
commitb49b72172c2d3afd3054f5441fec21fcb716f025 (patch)
tree978b4bf1fce4b6e382083e866c82ee8960821b1d /functions/help.sh
parent34247ed92c93bbd79f8e8d9f79ff0cefa748344e (diff)
downloadlive-build-b49b72172c2d3afd3054f5441fec21fcb716f025.zip
live-build-b49b72172c2d3afd3054f5441fec21fcb716f025.tar.gz
Updating debian-live homepage in various locations.
Diffstat (limited to 'functions/help.sh')
-rwxr-xr-xfunctions/help.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/help.sh b/functions/help.sh
index 0bb9883..86f7782 100755
--- a/functions/help.sh
+++ b/functions/help.sh
@@ -31,6 +31,6 @@ Help ()
echo
fi
- Echo "Report bugs to Debian Live project <http://debian-live.alioth.debian.org/>."
+ Echo "Report bugs to Debian Live project <http://live.debian.net/>."
exit 0
}