Module: website Branch: master Commit: a40932d6854b19d60d0473ce6b3d91cadc391bbe URL: http://source.winehq.org/git/website.git/?a=commit;h=a40932d6854b19d60d0473c...
Author: Jeremy Newman jnewman@codeweavers.com Date: Thu Nov 12 14:58:09 2015 -0600
fix broken Ubuntu link
Signed-off-by: Jeremy Newman jnewman@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@ubuntu.com">Scott Ritchie</a></td> </tr>