This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git
commit c5f429dc2d077871fd0dcf0abbdd340e45b05802 Author: Sebb <[email protected]> AuthorDate: Sun Nov 30 14:32:28 2025 +0000 Align with other sources --- static/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/.htaccess b/static/.htaccess index cb4cae7..a133e1c 100644 --- a/static/.htaccess +++ b/static/.htaccess @@ -25,4 +25,4 @@ Redirect temp /apachecon https://www.apachecon.com # https://raw.githubusercontent.com/apache/www-site/main/content/events/.htaccess # and the default event in # https://www.apachecon.com/event-images/snippet.js -Redirect /x/current-event.html https://communityovercode.org/ +Redirect /x/current-event.html https://events.apache.org/
