svn commit: r731459 - /jakarta/taglibs/proper/string/trunk/pom.xml
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: bayard
Date: Sun Jan 4 21:57:31 2009
New Revision: 731459
URL: http://svn.apache.org/viewvc?rev=731459&view=rev
Log:
Fixing the url to be the new one, otherwise the site generates wonky
Modified:
jakarta/taglibs/proper/string/trunk/pom.xml
Modified: jakarta/taglibs/proper/string/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/string/trunk/pom.xml?rev=731459&r1=731458&r2=731459&view=diff
==============================================================================
--- jakarta/taglibs/proper/string/trunk/pom.xml (original)
+++ jakarta/taglibs/proper/string/trunk/pom.xml Sun Jan 4 21:57:31 2009
@@ -39,7 +39,7 @@
A custom tag library used to manipulate Strings.
</description>
- <url>http://jakarta.apache.org/taglibs/doc/string-doc/intro.html</url>
+ <url>http://jakarta.apache.org/taglibs/string/</url>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/taglibs/proper/string/trunk</connection>