updated remaing 2.5.x JavaDoc reeferences to 3.0.x ones (SPR-6402)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2481 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Thomas Risberg
2009-11-20 21:24:30 +00:00
parent ced673e404
commit 7d99d62dbf
5 changed files with 21 additions and 30 deletions
+1 -1
View File
@@ -1119,7 +1119,7 @@ findOwnersForm.url=/WEB-INF/jsp/findOwners.jsp
&lt;/bean&gt;</programlisting>
<para>Refer to the <ulink
url="http://static.springframework.org/spring/docs/2.5.x/api/org/springframework/ui/velocity/VelocityEngineFactory.html">API
url="http://static.springframework.org/spring/docs/3.0.x/javadoc-api/org/springframework/ui/velocity/VelocityEngineFactory.html">API
documentation</ulink> for Spring configuration of Velocity, or the
Velocity documentation for examples and definitions of the
<filename>'velocity.properties'</filename> file itself.</para>