Author: tfischer
Date: Thu Mar 4 06:34:22 2010
New Revision: 918872
URL: http://svn.apache.org/viewvc?rev=918872&view=rev
Log:
corrected torque 3.3 url
Modified:
db/torque/torque4/trunk/torque-site/src/site/site.xml
Modified: db/torque/torque4/trunk/torque-site/src/site/site.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/site.xml?rev=918872&r1=918871&r2=918872&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/site.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/site.xml Thu Mar 4 06:34:22 2010
@@ -151,7 +151,7 @@
<menu name="Previous releases">
<!-- The following href attributes need to be absolute links,
Otherwise they will not work in an archived version of the site. -->
- <item name="Torque 3.3" href="http://db.apache.org/torque/releases/torque-3.3/index.html"
target="_blank"/>
+ <item name="Torque 3.3" href="http://db.apache.org/torque/index.html" target="_blank"/>
<item name="Torque 3.2" href="http://db.apache.org/torque/releases/torque-3.2/index.html"
target="_blank"/>
<item name="Torque 3.1.1" href="http://db.apache.org/torque/releases/torque-3.1.1/index.html"
target="_blank"/>
<item name="Torque 3.1" href="http://db.apache.org/torque/releases/torque-3.1/index.html"
target="_blank"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|