You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2005/09/14 21:32:42 UTC

svn commit: r280922 - /db/torque/templates/trunk/xdocs/navigation.xml

Author: tfischer
Date: Wed Sep 14 12:32:38 2005
New Revision: 280922

URL: http://svn.apache.org/viewcvs?rev=280922&view=rev
Log:
oops, wrong links at the top of the page

Modified:
    db/torque/templates/trunk/xdocs/navigation.xml

Modified: db/torque/templates/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/db/torque/templates/trunk/xdocs/navigation.xml?rev=280922&r1=280921&r2=280922&view=diff
==============================================================================
--- db/torque/templates/trunk/xdocs/navigation.xml (original)
+++ db/torque/templates/trunk/xdocs/navigation.xml Wed Sep 14 12:32:38 2005
@@ -21,10 +21,10 @@
   <body>
     <links>
       <item name="overview"              href="http://db.apache.org/torque/"/>
-      <item name="runtime"               href="http://../runtime"/>
-      <item name="generator"             href="http://../generator/"/>
-      <item name="templates"             href="http://../templates"/>
-      <item name="maven-plugin"          href="http://../maven-plugin/"/>
+      <item name="runtime"               href="../runtime"/>
+      <item name="generator"             href="../generator/"/>
+      <item name="templates"             href="../templates"/>
+      <item name="maven-plugin"          href="../maven-plugin/"/>
     </links>
   </body>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org