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 2011/02/27 03:26:43 UTC

svn commit: r1074973 - /commons/proper/net/trunk/src/site/site.xml

Author: sebb
Date: Sun Feb 27 02:26:43 2011
New Revision: 1074973

URL: http://svn.apache.org/viewvc?rev=1074973&view=rev
Log:
Don't need two links to Issue Tracking

Modified:
    commons/proper/net/trunk/src/site/site.xml

Modified: commons/proper/net/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/src/site/site.xml?rev=1074973&r1=1074972&r2=1074973&view=diff
==============================================================================
--- commons/proper/net/trunk/src/site/site.xml (original)
+++ commons/proper/net/trunk/src/site/site.xml Sun Feb 27 02:26:43 2011
@@ -30,13 +30,12 @@
       <item name="Download"              href="http://commons.apache.org/net/download_net.cgi"/>
       <item name="Javadoc"               href="api-release/index.html"/>
       <item name="Release Notes"         href="changes-report.html"/>
-      <item name="Issue Tracking"        href="issue-tracking.html"/>
     </menu>
     <menu name="Development">
       <item name="Coding Specifications" href="code-standards.html"/>
-      <item name="Mailing lists"        href="/mail-lists.html"/>
-      <item name="Issue Tracking"       href="/issue-tracking.html"/>
-      <item name="SVN repository"       href="/source-repository.html"/>
+      <item name="Mailing lists"        href="mail-lists.html"/>
+      <item name="Issue Tracking"       href="issue-tracking.html"/>
+      <item name="SVN repository"       href="source-repository.html"/>
       <item name="Javadoc (SVN latest)" href="apidocs/index.html"/>
     </menu>