summaryrefslogtreecommitdiff
path: root/functions/help.sh
diff options
context:
space:
mode:
authorRoland Clobus <rclobus@rclobus.nl>2019-04-17 21:05:25 +0200
committerRoland Clobus <rclobus@rclobus.nl>2019-04-17 21:05:30 +0200
commit91da0772fcb9bd164d5dbd6f3e0202a078081a6e (patch)
treed20ec09d4ca098f99f3803248addef61e9c71f28 /functions/help.sh
parent4503eddbed52d5b37cbfa4f0489bc1080d1595a6 (diff)
downloadvyos-live-build-91da0772fcb9bd164d5dbd6f3e0202a078081a6e.tar.gz
vyos-live-build-91da0772fcb9bd164d5dbd6f3e0202a078081a6e.zip
Updated URL for reporting bugs.
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 f48d2a985..acd9d04dd 100755
--- a/functions/help.sh
+++ b/functions/help.sh
@@ -31,6 +31,6 @@ Help ()
echo
fi
- Echo "Report bugs to the Live Systems project <https://debian-live.alioth.debian.org/>."
+ Echo "Report bugs to the Live Systems project <https://wiki.debian.org/DebianLive>."
exit 0
}