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 7225158e941fdfed25ac2f368281a748c5efc03b
Author: Marcus <[email protected]>
AuthorDate: Tue Apr 20 20:21:33 2021 +0200

    Fixed wrong link for No-Javascript-Mode
---
 content/he/download/index.html | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/content/he/download/index.html b/content/he/download/index.html
index d6b6d3b..c533f7f 100644
--- a/content/he/download/index.html
+++ b/content/he/download/index.html
@@ -83,13 +83,18 @@
   <div class="first button green-sel" id="optionitem2">
     <div class="green-sel-icon"></div>
     <h2>
-      <a>Download Apache OpenOffice</a>
+      <a style="cursor: pointer;" 
href="https://sourceforge.net/projects/openofficeorg.mirror/files/";
+        title="Select from all platforms, languages, language packs to 
download">
+        Apache OpenOffice Downloads - Official Site
+      </a>
     </h2>
     <p>
-      <a style="cursor: pointer;" 
href="https://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
-        title="Select from all platforms, languages, language packs to 
download">The browser seems to have JavaScript
-       disabled. This technique is used for showing the actual download link. 
If you want to download Apache OpenOffice
-       anyway, click this text to choose from the alternative download webpage.
+      <a style="cursor: pointer;" 
href="https://sourceforge.net/projects/openofficeorg.mirror/files/";
+        title="Select from all platforms, languages and language packs to 
download">The browser seems to have JavaScript
+        disabled. This technique is used for showing the actual download link. 
If you want to download Apache
+        OpenOffice anyway, click this text to choose from the alternative 
download webpage. You will have to navigate to
+        the <em>version</em>/binaries/<em>language</em> subfolder and download 
the file named
+        
Apache_OpenOffice_<em>version</em>_<em>os</em>_<em>platform</em>_<em>package</em>_<em>language</em>.<em>ext</em>.
         Our apologies for the inconvenience.
       </a>
     </p>

Reply via email to