Scott Ritchie : Fix broken link on About page to licensing wiki page

Jeremy Newman jnewman at winehq.org
Thu Aug 6 10:40:38 CDT 2009


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

Author: Scott Ritchie <scott at open-vote.org>
Date:   Thu Aug  6 10:40:13 2009 -0500

Fix broken link on About page to licensing wiki page

---

 templates/en/about.template |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/templates/en/about.template b/templates/en/about.template
index 84eca9d..292cf12 100644
--- a/templates/en/about.template
+++ b/templates/en/about.template
@@ -9,7 +9,7 @@
 
 <h3>Open Source and User Driven</h3>
 
-<p>Wine will always be <a href="" title="Wine licensing">free software</a>.  Approximately half of Wine's source code is written by volunteers.  The rest is sponsored by commercial interests, especially <a href="http://www.codeweavers.com/products/" title="Codeweavers Crossover Office">Codeweavers</a> who sell a supported version of Wine.</p>
+<p>Wine will always be <a href="http://wiki.winehq.org/Licensing" title="Wine licensing">free software</a>.  Approximately half of Wine's source code is written by volunteers.  The rest is sponsored by commercial interests, especially <a href="http://www.codeweavers.com/products/" title="Codeweavers Crossover Office">Codeweavers</a> who sell a supported version of Wine.</p>
 
 <p>Wine is heavily reliant on its user community.  User tests fill our <a href="http://appdb.winehq.org/" title="Wine Application Database">Application Database</a> to track how well programs work, and all the answers in the <a href="http://forums.winehq.org/" title="WineHQ Forums">forums</a> come from volunteers.</p>
 




More information about the wine-cvs mailing list