Jeremy Newman : fix broken image, small tweaks

Jeremy Newman jnewman at wine.codeweavers.com
Wed Dec 16 15:12:01 CST 2015


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

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Wed Dec 16 15:11:35 2015 -0600

fix broken image, small tweaks

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

---

 templates/en/download.template | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/templates/en/download.template b/templates/en/download.template
index 93e1e78..9105297 100644
--- a/templates/en/download.template
+++ b/templates/en/download.template
@@ -20,12 +20,13 @@
       </a>
     </td>
     <td align="left" bgcolor="#ffffff">
-      <b><a href="http://www.codeweavers.com/products/">CrossOver</a></b>
-      is a polished version of Wine provided by <b><a href="http://www.codeweavers.com">CodeWeavers</a></b>.
+      <b><a href="https://www.codeweavers.com/products/">CrossOver</a></b>
+      is a polished version of Wine provided by <b><a href="https://www.codeweavers.com">CodeWeavers</a></b>.
       CrossOver makes it easier to use Wine and CodeWeavers provides excellent technical support to its users.
       All purchases of CrossOver are used to directly fund the developers working on Wine. So CrossOver is both a great way to get
-      support in using Wine and to support the Wine Project.  CodeWeavers provides fully functional
-      <b><a href="http://www.codeweavers.com/products/download_trial/">trial versions of CrossOver</a></b>.
+      support in using Wine and to support the Wine Project.<br>
+      CodeWeavers provides fully functional
+      <b><a href="https://www.codeweavers.com/products">trial versions of CrossOver</a></b>.
     </td>
   </tr>
 </table>
@@ -58,13 +59,14 @@ requested in exchange for hosting the Wine web site.</p>
   
     <tr bgcolor="#ffffff">
     <td align="center"></td>
-    <td align="center"><b>These packages are built and supported by WineHQ. Please report any problems with them in <a href="http://bugs.winehq.org">WineHQ's bugzilla</a>.</b>    
+    <td align="center"><b>These packages are built and supported by WineHQ.<br>
+    Please report any problems with them in <a href="http://bugs.winehq.org">WineHQ's bugzilla</a>.</b>    
     </td>
     <td></td>
   
   <tr bgcolor="#ffffff">
     <td align="center">
-      <img src="{$root}/winehq_logo_glass_sm.png" alt="WineHQ" border="0"></a>
+      <img src="{$root}/images/winehq_logo_glass_sm.png" alt="WineHQ" border="0"></a>
     </td>
     <td><p>
       <b><a href="http://wiki.winehq.org/Ubuntu">Ubuntu</a></b> 
@@ -89,7 +91,8 @@ requested in exchange for hosting the Wine web site.</p>
     
   <tr bgcolor="#ffffff">
     <td align="center"></td>
-    <td align="center"><b>These packages are built and supported by the distros. Please report any problems with them to the package maintainer.</b>    
+    <td align="center"><b>These packages are built and supported by the distros.<br>
+    Please report any problems with them to the package maintainer.</b>    
     </td>
     <td></td>
   <tr bgcolor="#ffffff">




More information about the wine-cvs mailing list