Author: kristwaa
Date: Fri May 30 04:08:38 2008
New Revision: 661647

URL: http://svn.apache.org/viewvc?rev=661647&view=rev
Log:
Made JDO url exact by adding a slash at the end.

Modified:
    db/site/projects/jdo/project.xml

Modified: db/site/projects/jdo/project.xml
URL: 
http://svn.apache.org/viewvc/db/site/projects/jdo/project.xml?rev=661647&r1=661646&r2=661647&view=diff
==============================================================================
--- db/site/projects/jdo/project.xml (original)
+++ db/site/projects/jdo/project.xml Fri May 30 04:08:38 2008
@@ -33,7 +33,7 @@
 Java model abstraction of persistence, developed as Java Specification 
 Requests (JSR 12 and 243) under the auspices of the Java Community Process.
     </description>
-    <url>http://db.apache.org/jdo</url>
+    <url>http://db.apache.org/jdo/</url>
     <repository>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/db/jdo/trunk</connection>
         
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/trunk</developerConnection>


Reply via email to