Author: cbrisson
Date: Mon Mar 8 18:50:18 2021
New Revision: 46526
Log:
Fix a link in tools release notes
Modified:
release/velocity/tools/3.1/release-notes.html
Modified: release/velocity/tools/3.1/release-notes.html
==============================================================================
--- release/velocity/tools/3.1/release-notes.html (original)
+++ release/velocity/tools/3.1/release-notes.html Mon Mar 8 18:50:18 2021
@@ -25,6 +25,6 @@
<p>For a full list of changes, consult <a
href="https://velocity.apache.org/tools/3.1/changes.html">Velocity Tools 3.1
Changes section</a> and <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310130&version=12345408">JIRA
changelog</a>.</p>
- <p>For notes on upgrading from Velocity Tools 2.0, see <a
href="http://velocity.apache.org/tools/3.0/upgrading.html">Velocity Tools 3.0
Upgrading section</a>.</p>
+ <p>For notes on upgrading from earlier versions, see <a
href="https://velocity.apache.org/tools/3.1/upgrading.html">Velocity Tools 3.1
Upgrading section</a>.</p>
</body>
</html>