Author: cbrisson
Date: Sat Feb 27 20:27:29 2021
New Revision: 46360
Log:
Fix url
Modified:
dev/velocity/velocity-engine/2.3/release-notes.html
Modified: dev/velocity/velocity-engine/2.3/release-notes.html
==============================================================================
--- dev/velocity/velocity-engine/2.3/release-notes.html (original)
+++ dev/velocity/velocity-engine/2.3/release-notes.html Sat Feb 27 20:27:29 2021
@@ -12,7 +12,7 @@
<li>Fix a minor security issue in user-edited templates applications:
let SecureUberspector block methods on ClassLoader and subclasses.</li>
<li>New spring-velocity-support module for Velocity Engine integration
in Spring Framework.</li>
</ul>
- <p>For a full list of changes, consult <a
href="http://velocity.apache.org/engine/2.3/changes.html">Velocity Engine 2.3
Changes section</a> and <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310104&version=12348601">JIRA
changelog</a>.</p>
+ <p>For a full list of changes, consult <a
href="https://velocity.apache.org/engine/2.3/changes.html">Velocity Engine 2.3
Changes section</a> and <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310104&version=12348601">JIRA
changelog</a>.</p>
<p>For notes on upgrading from Velocity 1.x, see <a
href="http://velocity.apache.org/engine/2.3/upgrading.html">Velocity Engine 2.3
Upgrading section</a>.</p>
<p>Note for Velocity Tools users: Velocity Tools 3.0 is fully compatible
with Velocity Engine 2.3.</p>
</body>