Module: website Branch: master Commit: e9f9c87fe62b6abc3ea65689fae3d84565200446 URL: http://source.winehq.org/git/website.git/?a=commit;h=e9f9c87fe62b6abc3ea6568...
Author: André Hentschel nerv@dawncrow.de Date: Sun Jan 16 18:29:56 2011 +0100
Fix broken link on downloadpage
see also http://bugs.winehq.org/show_bug.cgi?id=25783
---
templates/de/download.template | 2 +- templates/en/download.template | 2 +- templates/fr/download.template | 2 +- templates/he/download.template | 2 +- templates/pl/download.template | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/templates/de/download.template b/templates/de/download.template index 8ef08e7..7617dce 100644 --- a/templates/de/download.template +++ b/templates/de/download.template @@ -196,7 +196,7 @@ erbeten hat, dass sie die Wine-Website hosten.</p> </tr>
<tr bgcolor="#ffffff"> - <td> <a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=77449" target="_blank">sourceforge.net</a></td> + <td> <a href="http://sourceforge.net/projects/wine/files/Source/" target="_blank">sourceforge.net</a></td> <td> Unsere offizielle Website für freigegebenen Quellcode. </td> </tr>
diff --git a/templates/en/download.template b/templates/en/download.template index 724f92f..3a80f23 100644 --- a/templates/en/download.template +++ b/templates/en/download.template @@ -172,7 +172,7 @@ requested in exchange for hosting the Wine web site.</p> </tr>
<tr bgcolor="#ffffff"> - <td> <a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=77449" target="_blank">sourceforge.net</a></td> + <td> <a href="http://sourceforge.net/projects/wine/files/Source/" target="_blank">sourceforge.net</a></td> <td> Our official source release site. </td> </tr>
diff --git a/templates/fr/download.template b/templates/fr/download.template index 61404ff..a428f89 100644 --- a/templates/fr/download.template +++ b/templates/fr/download.template @@ -188,7 +188,7 @@ href="http://wiki.winehq.org/ThirdPartyApplications%22%3Eapplications tierces</a>.</ </tr>
<tr bgcolor="#ffffff"> - <td> <a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=77449" target="_blank">sourceforge.net</a></td> + <td> <a href="http://sourceforge.net/projects/wine/files/Source/" target="_blank">sourceforge.net</a></td> <td> Site officiel de téléchargement. </td> </tr>
diff --git a/templates/he/download.template b/templates/he/download.template index a8fd596..f5d22ae 100644 --- a/templates/he/download.template +++ b/templates/he/download.template @@ -172,7 +172,7 @@ </tr>
<tr bgcolor="#ffffff"> - <td> <a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=77449" target="_blank">sourceforge.net</a></td> + <td> <a href="http://sourceforge.net/projects/wine/files/Source/" target="_blank">sourceforge.net</a></td> <td> אתר הפצת קוד המקור הרשמי שלנו. </td> </tr>
diff --git a/templates/pl/download.template b/templates/pl/download.template index 2c865d3..fd8910a 100644 --- a/templates/pl/download.template +++ b/templates/pl/download.template @@ -178,7 +178,7 @@ stronę wiki</a> w poszukiwaniu aplikacji osób trzecich.</p> </tr>
<tr bgcolor="#ffffff"> - <td> <a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=77449" target="_blank">sourceforge.net</a></td> + <td> <a href="http://sourceforge.net/projects/wine/files/Source/" target="_blank">sourceforge.net</a></td> <td> Nasza oficjalna strona źródeł. </td> </tr>