Jeremy Newman : fix broken Ubuntu link

Jeremy Newman jnewman at wine.codeweavers.com
Thu Nov 12 14:58:20 CST 2015


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

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Thu Nov 12 14:58:09 2015 -0600

fix broken Ubuntu link

Signed-off-by: Jeremy Newman <jnewman at codeweavers.com>

---

 templates/he/download.template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/he/download.template b/templates/he/download.template
index 53107ba..8cec73f 100644
--- a/templates/he/download.template
+++ b/templates/he/download.template
@@ -58,10 +58,10 @@
   </tr>
   
   <tr bgcolor="#ffffff">
-    <td align="center"><a href="{$root}/download/deb">
+    <td align="center"><a href="{$root}/download/ubuntu">
       <img src="{$root}/images/distro/ubuntu.png" width="50" height="50" alt="Ubuntu linux" border="0"></a>
     </td>
-    <td> <b><a href="{$root}/download/deb">הורדת חבילות לאובונטו</a></b> 
+    <td> <b><a href="{$root}/download/ubuntu">הורדת חבילות לאובונטו</a></b> 
      - קובצי  .deb להתקנה בינרית ולהתקנה עם קוד המקור לאובונטו Lucid‏ (10.04 LTS)
     <td><a href="mailto:scottritchie at ubuntu.com">Scott Ritchie</a></td>
   </tr>




More information about the wine-cvs mailing list