diff options
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> |