Module: website Branch: master Commit: 46543b8ec40fc2a61ee0eb1643ee697cfd70c9db URL: http://source.winehq.org/git/website.git/?a=commit;h=46543b8ec40fc2a61ee0eb1...
Author: Kyle Auble randomidman48@yahoo.com Date: Wed Sep 5 17:36:07 2012 -0700
Redirect Winelib 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 88601b4..61c5d4b 100644 --- a/templates/de/devel.template +++ b/templates/de/devel.template @@ -118,7 +118,7 @@ Hilfsmittel, die wir unseren Entwicklern zur Verfügung stellen.</p>
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/winelib">Winelib</a> + <a href="http://wiki.winehq.org/Winelib">Winelib</a> </td> <td valign="top"> Dokumentation zur Entwicklung mit Winelib, unseren Werkzeugen zur Anwendungsportierung. diff --git a/templates/en/devel.template b/templates/en/devel.template index b4e5f25..422edd8 100644 --- a/templates/en/devel.template +++ b/templates/en/devel.template @@ -117,7 +117,7 @@ various resources available for our developers.</p>
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/winelib">Winelib</a> + <a href="http://wiki.winehq.org/Winelib">Winelib</a> </td> <td valign="top"> Documentation on development with Winelib, our application porting tools. diff --git a/templates/he/devel.template b/templates/he/devel.template index 4117322..0f70353 100644 --- a/templates/he/devel.template +++ b/templates/he/devel.template @@ -116,7 +116,7 @@
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/winelib">Winelib</a> + <a href="http://wiki.winehq.org/Winelib_he">Winelib</a> </td> <td valign="top"> תיעוד על פיתוח באמצעות Winelib, כלי הסבת היישומים שלנו. diff --git a/templates/pl/devel.template b/templates/pl/devel.template index fb64058..97c2f45 100644 --- a/templates/pl/devel.template +++ b/templates/pl/devel.template @@ -117,7 +117,7 @@ rozmaitych materiałów dostępnych dla programistów Wine.</p>
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/winelib">Winelib</a> + <a href="http://wiki.winehq.org/Winelib">Winelib</a> </td> <td valign="top"> Dokumentacja dotycząca programowania dla Winelib, nasze narzędzia do portowania aplikacji. diff --git a/templates/tr/devel.template b/templates/tr/devel.template index ebb7c84..a35adb5 100644 --- a/templates/tr/devel.template +++ b/templates/tr/devel.template @@ -116,7 +116,7 @@
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/winelib">Winelib</a> + <a href="http://wiki.winehq.org/Winelib">Winelib</a> </td> <td valign="top"> Documentation on development with Winelib, our application porting tools.