Author: tfischer
Date: Sat Jun 9 15:58:17 2012
New Revision: 1348435
URL: http://svn.apache.org/viewvc?rev=1348435&view=rev
Log:
fix broken links
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step2.xml
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step4.xml
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step6-ant.xml
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step6-maven.xml
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step2.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step2.xml?rev=1348435&r1=1348434&r2=1348435&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step2.xml
(original)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step2.xml
Sat Jun 9 15:58:17 2012
@@ -192,7 +192,7 @@
<td>idbroker</td>
<td>
Instructs Torque to use its
- <a
href="../runtime/reference/relevant-classes.html#ID_Broker">IDBroker</a>
+ <a
href="../../documentation/modules/runtime/reference/relevant-classes.html#ID_Broker">IDBroker</a>
service to generate IDs in a database agnostic manner.
An extra table is used for this, which needs to be created separately.
</td>
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step4.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step4.xml?rev=1348435&r1=1348434&r2=1348435&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step4.xml
(original)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step4.xml
Sat Jun 9 15:58:17 2012
@@ -75,7 +75,7 @@ torque.dsfactory.bookstore.connection.pa
to match the parameters for your database.
In the following table, the parameters used in the sample
configuration are described. For further information, see the
- <a
href="../runtime/documentation/initialisation-configuration.html#Configuration">Runtime
Configuration Reference</a>.
+ <a
href="../../documentation/modules/runtime/initialisation-configuration.html#Configuration">Runtime
Configuration Reference</a>.
</p>
<table>
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step6-ant.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step6-ant.xml?rev=1348435&r1=1348434&r2=1348435&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step6-ant.xml
(original)
+++
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step6-ant.xml
Sat Jun 9 15:58:17 2012
@@ -152,7 +152,7 @@ java -cp target/classes;lib/runtime/comm
retrace all of the steps outlined in this tutorial.
If you are still not able to get your application to
run, use the Torque user
- <a href="../../../mail-lists.html">mailing list</a> to your
+ <a href="../../mail-lists.html">mailing list</a> to your
advantage.
</p>
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step6-maven.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step6-maven.xml?rev=1348435&r1=1348434&r2=1348435&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step6-maven.xml
(original)
+++
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step6-maven.xml
Sat Jun 9 15:58:17 2012
@@ -156,7 +156,7 @@ java -cp classes;dependency/commons-bean
retrace all of the steps outlined in this tutorial.
If you are still not able to get your application to
run, use the Torque user
- <a href="../../../mail-lists.html">mailing list</a> to your
+ <a href="../../mail-lists.html">mailing list</a> to your
advantage.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]