diff options
author | Richard Nelson <unixabg@gmail.com> | 2010-03-09 09:25:13 -0600 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:05 +0100 |
commit | 4a7c69dd691d19c10f274e8c71cd9a06824868d8 (patch) | |
tree | f5a25b1494262b68cf63e6a586062e76a4a8ea67 /templates/cgi/debian-official/form.html | |
parent | a150b031aa935bd395d03ed0db421b605d6bbdd2 (diff) | |
download | vyos-live-build-4a7c69dd691d19c10f274e8c71cd9a06824868d8.tar.gz vyos-live-build-4a7c69dd691d19c10f274e8c71cd9a06824868d8.zip |
Updating homepage location in the cgi templates.
Diffstat (limited to 'templates/cgi/debian-official/form.html')
-rw-r--r-- | templates/cgi/debian-official/form.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html index 8d08e8ade..cf3f9dd39 100644 --- a/templates/cgi/debian-official/form.html +++ b/templates/cgi/debian-official/form.html @@ -261,7 +261,7 @@ </tr> <tr> <td><label for="Iso_Publisher">--iso-publisher:</label> </td> - <td><input id="Iso_Publisher" name="iso_publisher" maxlength="128" size="50" type="text" value="Debian Live project; http://debian-live.alioth.debian.org/; debian-live@lists.debian.org" /></td> + <td><input id="Iso_Publisher" name="iso_publisher" maxlength="128" size="50" type="text" value="Debian Live project; http://live.debian.net/; debian-live@lists.debian.org" /></td> </tr> <tr> <td><label for="Iso_Volume">--iso-volume:</label> </td> |