Author: andyj
Date: Wed Oct 3 07:03:04 2007
New Revision: 581605
URL: http://svn.apache.org/viewvc?rev=581605&view=rev
Log:
Link to JPOX site
Modified:
db/jdo/site/docs/dependencies.html
db/jdo/site/xdocs/dependencies.xml
Modified: db/jdo/site/docs/dependencies.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/dependencies.html?rev=581605&r1=581604&r2=581605&view=diff
==============================================================================
--- db/jdo/site/docs/dependencies.html (original)
+++ db/jdo/site/docs/dependencies.html Wed Oct 3 07:03:04 2007
@@ -10,7 +10,7 @@
</li>
<li>
JDO 2, Java Specification Request 243, API, and Technology Compatibility Kit.
-The Reference Implementation is being developed in parallel by JPOX.
+The Reference Implementation is being developed in parallel by <a href="http://www.jpox.org"
class="externalLink" title="External Link">JPOX</a>.
</li>
</ul>
Modified: db/jdo/site/xdocs/dependencies.xml
URL: http://svn.apache.org/viewvc/db/jdo/site/xdocs/dependencies.xml?rev=581605&r1=581604&r2=581605&view=diff
==============================================================================
--- db/jdo/site/xdocs/dependencies.xml (original)
+++ db/jdo/site/xdocs/dependencies.xml Wed Oct 3 07:03:04 2007
@@ -37,7 +37,7 @@
</li>
<li>
JDO 2, Java Specification Request 243, API, and Technology Compatibility Kit.
-The Reference Implementation is being developed in parallel by JPOX.
+The Reference Implementation is being developed in parallel by <a href="http://www.jpox.org">JPOX</a>.
</li>
</ul>
|