This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/master by this push: new 4fd0992 Fixes wrong link to Version Notes 4fd0992 is described below commit 4fd0992e419c7c0ec3067734e37647ccac46bf3d Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Fri Dec 1 09:05:03 2017 +0100 Fixes wrong link to Version Notes --- source/announce.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/announce.md b/source/announce.md index 9c9a9f7..f6612aa 100644 --- a/source/announce.md +++ b/source/announce.md @@ -28,7 +28,7 @@ This release contains fixes for the following potential security vulnerabilities - [S2-055]({{ site.wiki_url }}/S2-055) Vulnerability in the Jackson JSON library -> Please read the [Version Notes](/docs/version-notes-2513.html) to find more details about performed bug fixes and improvements. +> Please read the [Version Notes]({{ site.wiki_url }}/Version+Notes+2.5.14.1) to find more details about performed bug fixes and improvements. **All developers are strongly advised to perform this action.** -- To stop receiving notification emails like this one, please contact ['"commits@struts.apache.org" <commits@struts.apache.org>'].