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 d37d2bc8e Uses shortcut instead of full url
d37d2bc8e is described below
commit d37d2bc8eb34e3eb84ee0ed74eb12c8ce796d20c
Author: Lukasz Lenart <[email protected]>
AuthorDate: Tue Jun 7 10:12:11 2022 +0200
Uses shortcut instead of full url
---
source/announce-2022.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/announce-2022.md b/source/announce-2022.md
index 5ef6fe973..aa3b75276 100644
--- a/source/announce-2022.md
+++ b/source/announce-2022.md
@@ -294,7 +294,7 @@ Support to access static methods via OGNL expressions has
been removed, use acti
- WW-5174 - Upgrade Jackson-Core to version 2.13.2 and Jackson-Databind to
2.13.2.1
> Please read the [Version Notes]({{ site.wiki_url }}/Version+Notes+6.0.0) to
> find more details about performed
-> bug fixes and improvements. Also, a dedicated [migration
guide](https://cwiki.apache.org/confluence/display/WW/Struts+2.5+to+6.0.0+migration)
has been prepared.
+> bug fixes and improvements. Also, a dedicated [migration guide]({{
site.wiki_url }}/Struts+2.5+to+6.0.0+migration) has been prepared.
Apache Struts 2 is an elegant, extensible framework for creating
enterprise-ready Java web applications.
The framework has been designed to streamline the full development cycle, from
building, to deploying,