You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2018/09/18 10:51:11 UTC

svn commit: r1035345 - in /websites/staging/directory/trunk/content: ./ index.html sources.html

Author: buildbot
Date: Tue Sep 18 10:51:11 2018
New Revision: 1035345

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/index.html
    websites/staging/directory/trunk/content/sources.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 18 10:51:11 2018
@@ -1 +1 @@
-1841212
+1841217

Modified: websites/staging/directory/trunk/content/index.html
==============================================================================
--- websites/staging/directory/trunk/content/index.html (original)
+++ websites/staging/directory/trunk/content/index.html Tue Sep 18 10:51:11 2018
@@ -196,7 +196,7 @@ td {font-size: 12px;}
       <!-- ApacheDS project -->
         <td style="border-width: 0; border-right: 1px solid silver; padding-right: 15px; width:50%;" valign="top">
         <div class="download-link">
-          <a href="./../apacheds/downloads.html" class="download_badge_apacheds"><b>Download<br>ApacheDS 2.0.0.AM25</b></a>
+          <a href="apacheds/downloads.html" class="download_badge_apacheds"><b>Download<br>ApacheDS 2.0.0.AM25</b></a>
         </div>
 
             <div class="separator">&nbsp;</div>
@@ -206,7 +206,7 @@ td {font-size: 12px;}
       <!-- Apache Studio project -->
         <td witdh="50%" style="border-width: 0; padding-left: 15px; width:50%;" valign="top">
         <div class="download-link">
-          <a href="./../studio/downloads.html" class="download_badge_studio"><b>Download Apache<br>Directory Studio 2.0.0-M14</b></a>
+          <a href="studio/downloads.html" class="download_badge_studio"><b>Download Apache<br>Directory Studio 2.0.0-M14</b></a>
         </div>
 
             <div class="separator">&nbsp;</div>
@@ -217,11 +217,11 @@ td {font-size: 12px;}
       <!-- Apache LDAP API project -->
       <td style="border-width: 0; border-right: 1px solid silver; padding-right: 15px; width:50%;" valign="top">
         <div class="download-link">
-          <a href="./../api/downloads-1.html" class="download_badge_api"><b>Download Apache<br>LDAP API 1.0.2</b></a>
+          <a href="api/downloads-1.html" class="download_badge_api"><b>Download Apache<br>LDAP API 1.0.2</b></a>
         </div>
 
         <div class="download-link">
-          <a href="./../api/downloads-2.html" class="download_badge_api"><b>Download Apache<br>LDAP API 2.0.0.AM2</b></a>
+          <a href="api/downloads-2.html" class="download_badge_api"><b>Download Apache<br>LDAP API 2.0.0.AM2</b></a>
         </div>
 
         <div class="separator">&nbsp;</div>
@@ -233,7 +233,7 @@ td {font-size: 12px;}
       <!-- Apache Mavibot project -->
       <td witdh="50%" style="border-width: 0; padding-left: 15px; width:50%;" valign="top">
         <div class="download-link">
-          <a href="./../mavibot/downloads.html" class="download_badge_mavibot"><b>Download Apache<br>Mavibot 1.0.0-M8</b></a>
+          <a href="mavibot/downloads.html" class="download_badge_mavibot"><b>Download Apache<br>Mavibot 1.0.0-M8</b></a>
         </div>
 
         <div class="separator">&nbsp;</div>
@@ -245,7 +245,7 @@ td {font-size: 12px;}
       <!-- Apache Kerby project -->
       <td style="border-width: 0; border-right: 1px solid silver; padding-right: 15px; width:50%;" valign="top">
         <div class="download-link">
-          <a href="./../kerby/downloads.html" class="download_badge_kerby"><b>Download Apache<br>Kerby 1.1.1</b></a>
+          <a href="kerby/downloads.html" class="download_badge_kerby"><b>Download Apache<br>Kerby 1.1.1</b></a>
         </div>
 
         <div class="separator">&nbsp;</div>
@@ -255,7 +255,7 @@ td {font-size: 12px;}
       <!-- Apache Fortress project -->
       <td style="border-width: 0; border-right: 1px solid silver; padding-right: 15px; width:50%;" valign="top">
         <div class="download-link">
-          <a href="./../fortress/downloads.html" class="download_badge_mavibot"><b>Download Apache<br>Fortress 2.0.2</b></a>
+          <a href="fortress/downloads.html" class="download_badge_mavibot"><b>Download Apache<br>Fortress 2.0.2</b></a>
         </div>
 
         <div class="separator">&nbsp;</div>

Modified: websites/staging/directory/trunk/content/sources.html
==============================================================================
--- websites/staging/directory/trunk/content/sources.html (original)
+++ websites/staging/directory/trunk/content/sources.html Tue Sep 18 10:51:11 2018
@@ -284,7 +284,7 @@ h2:hover > .headerlink, h3:hover > .head
 <ul>
 <li>Modify the markdown pages</li>
 <li>Commit them</li>
-<li>Check on the staging site to see if it's correct (see <a href="https://directory.staging.apache.org/">https://directory.staging.apache.org/</a>)</li>
+<li>Check on the staging site to see if it's correct (see <a href="http://directory.staging.apache.org/">http://directory.staging.apache.org/</a>)</li>
 <li>Publish the site using the <a href="https://www.apache.org/dev/cmsref.html">Apache CMS</a></li>
 </ul>
 <h3 id="repository">Repository<a class="headerlink" href="#repository" title="Permanent link">&para;</a></h3>