Author: olamy Date: Tue Feb 26 22:17:54 2013 New Revision: 1450485 URL: http://svn.apache.org/r1450485 Log: fix links to previous versions
Modified: commons/proper/jxpath/trunk/src/site/site.xml Modified: commons/proper/jxpath/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/src/site/site.xml?rev=1450485&r1=1450484&r2=1450485&view=diff ============================================================================== --- commons/proper/jxpath/trunk/src/site/site.xml (original) +++ commons/proper/jxpath/trunk/src/site/site.xml Tue Feb 26 22:17:54 2013 @@ -39,11 +39,11 @@ under the License. <item name="Release Notes" href="/release-notes-1.3.html"/> </menu> <menu name="JXPath 1.2"> - <item name="Javadoc" href="http://commons.apache.org/jxpath/api-1.2/"/> + <item name="Javadoc" href="/javadocs/api-1.2/"/> <item name="Release Notes" href="http://commons.apache.org/jxpath/release-notes-1.2.html"/> </menu> <menu name="JXPath 1.1"> - <item name="Javadoc" href="http://commons.apache.org/jxpath/api-1.1/"/> + <item name="Javadoc" href="/javadocs/api-1.1/"/> <item name="Release Notes" href="http://commons.apache.org/jxpath/release-notes-1.1.html"/> </menu> <menu name="Development">