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 9f1578c1b995f55397a765fcf819ee3c2c896ed7
Author: Marcus <[email protected]>
AuthorDate: Tue Apr 20 20:01:16 2021 +0200

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

diff --git a/content/eu/download/index.html b/content/eu/download/index.html
index c1d6877..fe5e6dd 100644
--- a/content/eu/download/index.html
+++ b/content/eu/download/index.html
@@ -82,16 +82,18 @@
     <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="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/";
+        <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.
+          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