Module: website Branch: master Commit: daa3cf55171f9b86aa1760a2f12781e029da3775 URL: http://source.winehq.org/git/website.git/?a=commit;h=daa3cf55171f9b86aa1760a...
Author: Kyle Auble kyle.auble@zoho.com Date: Mon Sep 21 13:18:43 2015 -0500
Update download entries for Ubuntu & Debian
---
templates/en/download.template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/templates/en/download.template b/templates/en/download.template index 02bc360..7001c9b 100644 --- a/templates/en/download.template +++ b/templates/en/download.template @@ -63,15 +63,15 @@ requested in exchange for hosting the Wine web site.</p> <img src="{$root}/images/distro/ubuntu.png" width="50" height="50" alt="Ubuntu linux" border="0"></a> </td> <td> <b><a href="{$root}/download/ubuntu">Download Ubuntu packages</a></b> - - binary and source .debs for Ubuntu Trusty (14.04 LTS)</td> + - binary and source .debs for Ubuntu</td> <td><a href="mailto:scottritchie@ubuntu.com">Scott Ritchie</a></td> </tr>
<tr bgcolor="#ffffff"> - <td align=center><a href="https://packages.debian.org/stable/wine-development"> + <td align="center"><a href="{$root}/download/debian"> <img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a> </td> - <td> <b><a href="https://packages.debian.org/stable/wine-development">Download Debian packages</a></b> + <td> <b><a href="{$root}/download/debian">Download Debian packages</a></b> - binary and source .debs for Debian</td> <td><a href="mailto:pkg-wine-party@lists.alioth.debian.org">Debian Wine Party</a></td> </tr>