summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorRoland Clobus <rclobus@rclobus.nl>2019-04-17 21:29:34 +0200
committerRoland Clobus <rclobus@rclobus.nl>2019-04-17 21:29:34 +0200
commitc035b3f10662b75abd7e24c13f2528b16c781f25 (patch)
treebb0b59ffb493e64e40dd15b5fa1949feefec066e /functions
parentf460533ca13df798ff4f64e6e121275c670fab47 (diff)
downloadvyos-live-build-c035b3f10662b75abd7e24c13f2528b16c781f25.tar.gz
vyos-live-build-c035b3f10662b75abd7e24c13f2528b16c781f25.zip
Updated URL in the LB_ISO_PUBLISHER field.
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 116239664..7d7faec76 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -668,7 +668,7 @@ Set_defaults ()
;;
*)
- LB_ISO_PUBLISHER="${LB_ISO_PUBLISHER:-Live Systems project; https://debian-live.alioth.debian.org/; debian-live@lists.debian.org}"
+ LB_ISO_PUBLISHER="${LB_ISO_PUBLISHER:-Live Systems project; https://wiki.debian.org/DebianLive; debian-live@lists.debian.org}"
;;
esac