This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch ebarboni-patch-2 in repository https://gitbox.apache.org/repos/asf/netbeans-antora.git
commit 65d080cbf713ab997e7b1904d3e8422807707d41 Author: Eric Barboni <[email protected]> AuthorDate: Thu Jan 22 15:58:13 2026 +0100 prepare 29 rc1 --- supplemental-ui/.htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess index 8ab4a6a..3b8a587 100644 --- a/supplemental-ui/.htaccess +++ b/supplemental-ui/.htaccess @@ -63,6 +63,8 @@ Redirect 302 /nb/updates/27/updates.xml /updates/previous.xml Redirect 302 /nb/plugins/27/ https://plugins.netbeans.apache.org/data/27/ Redirect 302 /nb/updates/28/updates.xml /updates/current.xml Redirect 302 /nb/plugins/28/ https://plugins.netbeans.apache.org/data/28/ +Redirect 302 /nb/updates/29/updates.xml /updates/current.xml +Redirect 302 /nb/plugins/29/ https://plugins.netbeans.apache.org/data/28/ # dev builds including temporary gz redirect Redirect 302 /nb/updates/dev/updates.xml /updates/current.xml Redirect 302 /nb/updates/dev/updates.xml.gz /updates/current.xml --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
