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 0b90aac566852ed67e64b2d465201cdf6adca78c
Author: Marcus <[email protected]>
AuthorDate: Thu May 13 11:09:54 2021 +0200

    Updated structure
---
 content/xx/index.html | 31 ++++++++-----------------------
 1 file changed, 8 insertions(+), 23 deletions(-)

diff --git a/content/xx/index.html b/content/xx/index.html
index d6258b7..19df615 100644
--- a/content/xx/index.html
+++ b/content/xx/index.html
@@ -98,7 +98,7 @@ screen reader.
     <li>
       <div class="action-info">
         <div class="action-text action-link">
-          <a href="why/index.html">
+          <a href="/why/index.html">
             <h2>I want to learn more about OpenOffice</h2>
             <p>What is Apache OpenOffice? And why should I use it?</p>
           </a>
@@ -116,7 +116,7 @@ screen reader.
   document.write( "<ul><li>"
     + "<div class='action-download'>"
       + "<div class='action-text action-link'>"
-        + "<a href='download/index.html'>"
+        + "<a href='/download/index.html'>"
           + "<h2>I want to download Apache OpenOffice</h2>"
           + "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent 
release: " + DL.VERSION + ")</p>"
           + "<p>Download Apache OpenOffice for free <b>(really, no license 
fee!)</b> | "
@@ -136,7 +136,7 @@ screen reader.
   <noscript>
     <div class="action-download">
       <div class="action-text action-link">
-        <a href="download/index.html">
+        <a href="/download/index.html">
           <h2>I want to download Apache OpenOffice</h2>
           <p>Download Apache OpenOffice for free, or find out about other ways 
of getting it.</p>
         </a>
@@ -151,7 +151,7 @@ screen reader.
     <li>
       <div class="action-help">
         <div class="action-text action-link">
-          <a href="support/index.html">
+          <a href="/support/index.html">
             <h2>I need help with my OpenOffice</h2>
             <p>Help is at hand whenever you need it.</p>
           </a>
@@ -164,7 +164,7 @@ screen reader.
     <li>
       <div class="action-extend">
         <div class="action-text action-link">
-          <a href="extensions/index.html">
+          <a href="/extensions/index.html">
             <h2>I want to do more with my OpenOffice</h2>
             <p>Extend Apache OpenOffice with additional functionality, 
templates and clipart.</p>
           </a>
@@ -190,14 +190,14 @@ screen reader.
     <li>
       <div class="action-social">
         <div class="action-text action-link">
-          <a href="social/index.html" onclick="javascript:follow( 'SocialLink' 
);">
+          <a href="/social/index.html" onclick="javascript:follow( 
'SocialLink' );">
             <h2>I want to stay in touch with OpenOffice</h2>
             <p>Follow the progress of OpenOffice via announce list, our blog 
or social media.</p>
           </a>
           <div class="action-social-extra">
             <p>
               <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'ApacheBlog' );"
-                title="Official Blog">
+                title="Follow our official Blog">
                 <img src="/images/logo-rss-16.png" alt="Blog" />
                 <a>Official Blog</a>
               </span>
@@ -371,7 +371,7 @@ screen reader.
       <h2>Recent News</h2>
 
       <p style="text-align:right">
-        <a href="news/index.html" target="_blank">Archived News</a>
+        <a href="/news/index.html" target="_blank">Archived News</a>
       </p>
       <p></p>
 
@@ -522,21 +522,6 @@ screen reader.
     </div>
 
     <div class="campaign">
-      <h2>Apache OpenOffice 4.1.1 released</h2>
-
-      <p>
-        <em>21 August 2014:</em>
-        The Apache OpenOffice project announces the
-        <a 
href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_1";
-        title="Official blog post about Apache OpenOffice 4.1.1">official 
release of version 4.1.1</a>.
-        In the <a 
href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes";
-        title="Release Notes for Apache OpenOffice 4.1.1">Release Notes</a> 
you can read about all new features,
-        functions and languages. <a href="https://www.openoffice.org/download/";
-        title="Download Apache OpenOffice 4.1.1">Don't miss to download</a> 
the new release and find out yourself.
-      </p>
-    </div>
-
-    <div class="campaign">
       <h2>Apache OpenOffice 4.1.0 released</h2>
 
       <p>

Reply via email to