This is an automated email from the ASF dual-hosted git repository.

rgielen 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 1819839ea Update site menu to link to 2023 announcements rather than 
2022
1819839ea is described below

commit 1819839ea036add40f980ad65435a025e2b68a83
Author: René Gielen <rgie...@apache.org>
AuthorDate: Fri Oct 6 21:58:49 2023 +0200

    Update site menu to link to 2023 announcements rather than 2022
---
 source/_includes/header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/_includes/header.html b/source/_includes/header.html
index caa54bef1..505fafa37 100644
--- a/source/_includes/header.html
+++ b/source/_includes/header.html
@@ -26,7 +26,7 @@
                 <li><a href="/index.html">Welcome</a></li>
                 <li><a href="/download.cgi">Download</a></li>
                 <li><a href="/releases.html">Releases</a></li>
-                <li><a href="/announce-2022.html">Announcements</a></li>
+                <li><a href="/announce-2023.html">Announcements</a></li>
                 <li><a href="http://www.apache.org/licenses/";>License</a></li>
                 <li><a 
href="https://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
                 <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>

Reply via email to