[lostwages] Fix broken link on About page to licensing wiki page

Scott Ritchie scott at open-vote.org
Thu Aug 6 07:50:27 CDT 2009


---
 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>

-- 
1.6.0.4




More information about the wine-patches mailing list