Kyle Auble : Update download entries for Ubuntu & Debian

Jeremy Newman jnewman at wine.codeweavers.com
Mon Sep 21 13:25:22 CDT 2015


Module: website
Branch: master
Commit: daa3cf55171f9b86aa1760a2f12781e029da3775
URL:    http://source.winehq.org/git/website.git/?a=commit;h=daa3cf55171f9b86aa1760a2f12781e029da3775

Author: Kyle Auble <kyle.auble at 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 at 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 at lists.alioth.debian.org">Debian Wine Party</a></td>
   </tr>




More information about the wine-cvs mailing list