kaz 02/03/25 09:21:25
Modified: . project.xml
Log:
Added the trailing slash to the Url. I am using this as the base Url in
the stylesheets and I expect the / to be there. We can always change
later, but this is consistent with the other project descriptors.
Revision Changes Path
1.16 +1 -1 jakarta-turbine-2/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- project.xml 20 Mar 2002 15:23:44 -0000 1.15
+++ project.xml 25 Mar 2002 17:21:25 -0000 1.16
@@ -20,7 +20,7 @@
easily available for use in other applications.
</description>
- <url>http://jakarta.apache.org/turbine</url>
+ <url>http://jakarta.apache.org/turbine/</url>
<cvsWebUrl>http://cvs.apache.org/viewcvs/jakarta-turbine-2/</cvsWebUrl>
<siteAddress>jakarta.apache.org</siteAddress>
<siteDirectory>/www/jakarta.apache.org/turbine/turbine-2/</siteDirectory>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>