Jeremy Newman : Fix broken Ubuntu link

Jeremy Newman jnewman at wine.codeweavers.com
Thu Nov 12 14:56:59 CST 2015


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

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

Fix broken Ubuntu link

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

---

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

diff --git a/templates/pl/download.template b/templates/pl/download.template
index c22d2d7..7b3505c 100644
--- a/templates/pl/download.template
+++ b/templates/pl/download.template
@@ -56,10 +56,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">Pobierz paczki dla Ubuntu</a></b> 
+    <td> <b><a href="{$root}/download/ubuntu">Pobierz paczki dla Ubuntu</a></b> 
      - binarne i źródłowe paczki .deb dla Ubuntu</td>
     <td><a href="mailto:scottritchie at ubuntu.com">Scott Ritchie</a></td>
   </tr>




More information about the wine-cvs mailing list