Module: website Branch: master Commit: 435e4e71d0ba5655e214a8799d9c848975bf30b9 URL: http://source.winehq.org/git/website.git/?a=commit;h=435e4e71d0ba5655e214a87...
Author: Kyle Auble randomidman48@yahoo.com Date: Thu Sep 20 13:19:08 2012 -0700
Redirect Contributing links to wiki
---
templates/de/devel.template | 2 +- templates/en/devel.template | 2 +- templates/he/devel.template | 2 +- templates/pl/devel.template | 2 +- templates/tr/devel.template | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/templates/de/devel.template b/templates/de/devel.template index b0a629f..03f9dcd 100644 --- a/templates/de/devel.template +++ b/templates/de/devel.template @@ -36,7 +36,7 @@ Hilfsmittel, die wir unseren Entwicklern zur Verfügung stellen.</p>
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/contributing">Zu Wine beitragen</a> + <a href="http://wiki.winehq.org/WineHelfen">Zu Wine beitragen</a> </td> <td valign="top"> Informationen für beginnende Mitarbeiter. diff --git a/templates/en/devel.template b/templates/en/devel.template index b72130e..eaa0820 100644 --- a/templates/en/devel.template +++ b/templates/en/devel.template @@ -36,7 +36,7 @@ various resources available for our developers.</p>
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/contributing">Contributing to Wine</a> + <a href="http://wiki.winehq.org/HelpingWine">Contributing to Wine</a> </td> <td valign="top"> Information for 1st time contributors. diff --git a/templates/he/devel.template b/templates/he/devel.template index 8d3e7f4..a55b2c9 100644 --- a/templates/he/devel.template +++ b/templates/he/devel.template @@ -35,7 +35,7 @@
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/contributing">תרומה ל־Wine</a> + <a href="http://wiki.winehq.org/HelpingWine">תרומה ל־Wine</a> </td> <td valign="top"> מידע לתורמים בפעם הראשונה. diff --git a/templates/pl/devel.template b/templates/pl/devel.template index 1fbd8fe..54dab91 100644 --- a/templates/pl/devel.template +++ b/templates/pl/devel.template @@ -36,7 +36,7 @@ rozmaitych materiałów dostępnych dla programistów Wine.</p>
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/contributing">Udzielanie się w Wine</a> + <a href="http://wiki.winehq.org/HelpingWine">Udzielanie się w Wine</a> </td> <td valign="top"> Informacje dla tych, którzy będą się udzielali po raz pierwszy. diff --git a/templates/tr/devel.template b/templates/tr/devel.template index b9705ba..712415e 100644 --- a/templates/tr/devel.template +++ b/templates/tr/devel.template @@ -35,7 +35,7 @@
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/contributing">Contributing to Wine</a> + <a href="http://wiki.winehq.org/HelpingWine">Contributing to Wine</a> </td> <td valign="top"> Information for 1st time contributors.