aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2017-09-16 21:38:43 +0000
committerAndreas Beeker <kiwiwings@apache.org>2017-09-16 21:38:43 +0000
commit5166c217d5988ba453308e9932d69fc7c56613e8 (patch)
treea8b90e03a0877ab740a72b68a063f766f1691096
parent25a9abf7edea4851b6d06d8bc67a45df48136e7d (diff)
downloadpoi-5166c217d5988ba453308e9932d69fc7c56613e8.tar.gz
poi-5166c217d5988ba453308e9932d69fc7c56613e8.zip
wrong release-notes link
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808594 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index f46c3ebdd6..0a5da7d8be 100644
--- a/build.xml
+++ b/build.xml
@@ -2786,7 +2786,7 @@ under the License.
<p>The Apache POI team is pleased to announce the release of ${version.id}.
Featured are a handful of new areas of functionality and numerous bug fixes.</p>
<p>A summary of changes is available in the
- <link href="https://www.apache.org/dyn/closer.lua/poi/${reltype}/RELEASE-NOTES-${version.id}.txt">Release Notes</link>.
+ <link href="https://www.apache.org/dyn/closer.lua/poi/dev/RELEASE-NOTES-${version.id}.txt">Release Notes</link>.
A full list of changes is available in the <link href="changes.html">change log</link>.
People interested should also follow the <link href="mailinglists.html">dev list</link>
to track progress.</p>