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

asf-gitbox-commits pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a7668a3c7 Automatic Site Publish by Buildbot
a7668a3c7 is described below

commit a7668a3c7a5b5fdf2046bbb88e58a01100a7390a
Author: buildbot <[email protected]>
AuthorDate: Sat Jul 25 07:28:50 2026 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/output/.htaccess b/output/.htaccess
index 80cf212d2..53769b998 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -25,6 +25,7 @@ RedirectMatch \/2.*\/(.*)?                          
http://struts.apache.org/$1
 # page downloads.html was renamed to releases.html
 RedirectMatch \/downloads /releases
 
-RedirectMatch \/announce.html(#a[0-9]+)? /announce-2024.html$1
+# always points to the most recent announce-YYYY page, no manual update needed
+RedirectMatch \/announce.html(#a[0-9]+)? /announce-2026.html$1
 
 ErrorDocument 404 /404

Reply via email to