summaryrefslogtreecommitdiff
path: root/functions/help.sh
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-03-11 06:35:40 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 14:50:07 +0200
commitc28707212663606a4a26059745fe018ea1183581 (patch)
tree1627b888e9c0be82e3139e5099f840ac44714114 /functions/help.sh
parent1083985682c166a9c117b08bee9cecc3beb20d73 (diff)
downloadvyos-live-build-c28707212663606a4a26059745fe018ea1183581.tar.gz
vyos-live-build-c28707212663606a4a26059745fe018ea1183581.zip
Debranding package for derivatives.
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 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
}