This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch feature/struts-25-eol in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/feature/struts-25-eol by this push: new cb3cf60f2 Links EOL announcement to the main page cb3cf60f2 is described below commit cb3cf60f2796dff4afe38abfcd59f9a6a3d400ce Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Tue Oct 24 07:28:36 2023 +0200 Links EOL announcement to the main page --- source/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/index.html b/source/index.html index aaaa6d3c1..04a5c6393 100644 --- a/source/index.html +++ b/source/index.html @@ -65,11 +65,11 @@ title: Welcome to the Apache Struts project </p> </div> <div class="column col-md-4"> - <h2>Apache Struts 2.3.x EOL</h2> + <h2>Apache Struts 2.5.x EOL</h2> <p> - The Apache Struts Team informs about discontinuing support for Struts 2.3.x branch, we recommend migration + The Apache Struts Team informs about discontinuing support for Struts 2.5.x branch, we recommend migration to the latest version of Struts, read more in - <a href="announce-2019#a20190912">Announcement</a> + <a href="announce-2023#a20231030">Announcement</a> </p> </div> </div>