This is an automated email from the ASF dual-hosted git repository. marcus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
commit aa2305443764d5490b37bed6e132d660a1c3d997 Author: Marcus <[email protected]> AuthorDate: Tue Apr 20 20:34:16 2021 +0200 Fixed wrong link for No-Javascript-Mode --- content/tr/download/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/tr/download/index.html b/content/tr/download/index.html index 32ee191..67fa102 100644 --- a/content/tr/download/index.html +++ b/content/tr/download/index.html @@ -82,13 +82,13 @@ <div class="first button green-sel" id="optionitem2"> <div class="green-sel-icon"></div> <h2> - <a style="cursor: pointer;" href="https://www.apache.org/dyn/aoo-closer.cgi/openoffice/" + <a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/" title="Tüm platformlardan, dillerden, dil paketlerinden seçerek indirin"> Apache OpenOffice İndirmeleri - Resmi Sitesi </a> </h2> <p> - <a style="cursor: pointer;" href="https://www.apache.org/dyn/aoo-closer.cgi/openoffice/" + <a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/" title="Tüm platformlardan, dillerden, dil paketlerinden seçerek indirin">Tarayıcıda JavaScript etkisizleştirilmiş görünüyor. Bu yöntem bu web sitesinde asıl indirme bağlantısı için kullanılır. Eğer yine de Apache OpenOffice'i indirmek istiyorsanız, alternatif indirme web sayfasından bu metine tıklayın.
