You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/03/07 02:42:07 UTC

svn commit: r853409 - /websites/production/commons/content/proper/commons-net/

Author: sebb
Date: Thu Mar  7 01:42:07 2013
New Revision: 853409

Log:
Fix up the rest of the incorrect links to top-level

Modified:
    websites/production/commons/content/proper/commons-net/changes-report.html
    websites/production/commons/content/proper/commons-net/checkstyle.html
    websites/production/commons/content/proper/commons-net/clirr-report.html
    websites/production/commons/content/proper/commons-net/code-standards.html
    websites/production/commons/content/proper/commons-net/dependencies.html
    websites/production/commons/content/proper/commons-net/distribution-management.html
    websites/production/commons/content/proper/commons-net/download_net.html
    websites/production/commons/content/proper/commons-net/faq.html
    websites/production/commons/content/proper/commons-net/findbugs.html
    websites/production/commons/content/proper/commons-net/index.html
    websites/production/commons/content/proper/commons-net/integration.html
    websites/production/commons/content/proper/commons-net/issue-tracking.html
    websites/production/commons/content/proper/commons-net/jdepend-report.html
    websites/production/commons/content/proper/commons-net/jira-report.html
    websites/production/commons/content/proper/commons-net/mail-lists.html
    websites/production/commons/content/proper/commons-net/migration.html
    websites/production/commons/content/proper/commons-net/project-info.html
    websites/production/commons/content/proper/commons-net/project-reports.html
    websites/production/commons/content/proper/commons-net/project-summary.html
    websites/production/commons/content/proper/commons-net/rat-report.html
    websites/production/commons/content/proper/commons-net/source-repository.html
    websites/production/commons/content/proper/commons-net/surefire-report.html
    websites/production/commons/content/proper/commons-net/tasks.html
    websites/production/commons/content/proper/commons-net/team-list.html

Modified: websites/production/commons/content/proper/commons-net/changes-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/changes-report.html (original)
+++ websites/production/commons/content/proper/commons-net/changes-report.html Thu Mar  7 01:42:07 2013
@@ -161,28 +161,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -357,4 +357,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/checkstyle.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/checkstyle.html (original)
+++ websites/production/commons/content/proper/commons-net/checkstyle.html Thu Mar  7 01:42:07 2013
@@ -160,28 +160,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -237,4 +237,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/clirr-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/clirr-report.html (original)
+++ websites/production/commons/content/proper/commons-net/clirr-report.html Thu Mar  7 01:42:07 2013
@@ -160,28 +160,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -237,4 +237,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/code-standards.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/code-standards.html (original)
+++ websites/production/commons/content/proper/commons-net/code-standards.html Thu Mar  7 01:42:07 2013
@@ -122,28 +122,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -374,4 +374,4 @@ Thanks for your cooperation.
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/dependencies.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/dependencies.html (original)
+++ websites/production/commons/content/proper/commons-net/dependencies.html Thu Mar  7 01:42:07 2013
@@ -148,28 +148,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -244,4 +244,4 @@ Supported protocols include: Echo, Finge
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/distribution-management.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/distribution-management.html (original)
+++ websites/production/commons/content/proper/commons-net/distribution-management.html Thu Mar  7 01:42:07 2013
@@ -148,28 +148,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -225,4 +225,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/download_net.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/download_net.html (original)
+++ websites/production/commons/content/proper/commons-net/download_net.html Thu Mar  7 01:42:07 2013
@@ -121,28 +121,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -384,4 +384,4 @@ limitations under the License. --><!-- +
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/faq.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/faq.html (original)
+++ websites/production/commons/content/proper/commons-net/faq.html Thu Mar  7 01:42:07 2013
@@ -121,28 +121,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -229,4 +229,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/findbugs.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/findbugs.html (original)
+++ websites/production/commons/content/proper/commons-net/findbugs.html Thu Mar  7 01:42:07 2013
@@ -160,28 +160,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -237,4 +237,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/index.html (original)
+++ websites/production/commons/content/proper/commons-net/index.html Thu Mar  7 01:42:07 2013
@@ -439,4 +439,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/integration.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/integration.html (original)
+++ websites/production/commons/content/proper/commons-net/integration.html Thu Mar  7 01:42:07 2013
@@ -148,28 +148,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -225,4 +225,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/issue-tracking.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/issue-tracking.html (original)
+++ websites/production/commons/content/proper/commons-net/issue-tracking.html Thu Mar  7 01:42:07 2013
@@ -150,28 +150,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -317,4 +317,4 @@ limitations under the License. --><!-- +
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/jdepend-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/jdepend-report.html (original)
+++ websites/production/commons/content/proper/commons-net/jdepend-report.html Thu Mar  7 01:42:07 2013
@@ -160,28 +160,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -237,4 +237,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/jira-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/jira-report.html (original)
+++ websites/production/commons/content/proper/commons-net/jira-report.html Thu Mar  7 01:42:07 2013
@@ -160,28 +160,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -237,4 +237,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/mail-lists.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/mail-lists.html (original)
+++ websites/production/commons/content/proper/commons-net/mail-lists.html Thu Mar  7 01:42:07 2013
@@ -150,28 +150,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -417,4 +417,4 @@ limitations under the License. --><!-- +
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/migration.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/migration.html (original)
+++ websites/production/commons/content/proper/commons-net/migration.html Thu Mar  7 01:42:07 2013
@@ -121,28 +121,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -266,4 +266,4 @@ This version is a drop in replacement fo
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/project-info.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/project-info.html (original)
+++ websites/production/commons/content/proper/commons-net/project-info.html Thu Mar  7 01:42:07 2013
@@ -148,28 +148,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -226,4 +226,4 @@ Supported protocols include: Echo, Finge
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/project-reports.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/project-reports.html (original)
+++ websites/production/commons/content/proper/commons-net/project-reports.html Thu Mar  7 01:42:07 2013
@@ -160,28 +160,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -237,4 +237,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/project-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/project-summary.html (original)
+++ websites/production/commons/content/proper/commons-net/project-summary.html Thu Mar  7 01:42:07 2013
@@ -148,28 +148,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -226,4 +226,4 @@ Supported protocols include: Echo, Finge
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/rat-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/rat-report.html (original)
+++ websites/production/commons/content/proper/commons-net/rat-report.html Thu Mar  7 01:42:07 2013
@@ -160,28 +160,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -593,4 +593,4 @@ public class Charsets {
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/source-repository.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/source-repository.html (original)
+++ websites/production/commons/content/proper/commons-net/source-repository.html Thu Mar  7 01:42:07 2013
@@ -148,28 +148,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -228,4 +228,4 @@ http-proxy-port = 3128
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/surefire-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/surefire-report.html (original)
+++ websites/production/commons/content/proper/commons-net/surefire-report.html Thu Mar  7 01:42:07 2013
@@ -160,28 +160,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -253,4 +253,4 @@ function toggleDisplay(elementId) {
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/tasks.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/tasks.html (original)
+++ websites/production/commons/content/proper/commons-net/tasks.html Thu Mar  7 01:42:07 2013
@@ -122,28 +122,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -242,4 +242,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-net/team-list.html
==============================================================================
--- websites/production/commons/content/proper/commons-net/team-list.html (original)
+++ websites/production/commons/content/proper/commons-net/team-list.html Thu Mar  7 01:42:07 2013
@@ -148,28 +148,28 @@
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../components.html" title="Components">Components</a>
+                          <a href="../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../sandbox.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../dormant.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../building.html" title="Building Components">Building Components</a>
+                          <a href="../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -240,4 +240,4 @@ window.onLoad = init();
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>