This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch nb30rc1 in repository https://gitbox.apache.org/repos/asf/netbeans-antora.git
commit 382a04139fd9f763be929abd82536025bedb55db Author: Eric Barboni <[email protected]> AuthorDate: Wed Apr 15 13:32:59 2026 +0200 prepare nb 30 rc1 --- supplemental-ui/.htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess index c6f307f..2a729e7 100644 --- a/supplemental-ui/.htaccess +++ b/supplemental-ui/.htaccess @@ -66,6 +66,8 @@ Redirect 302 /nb/updates/28/updates.xml /updates/previous.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/29/ +Redirect 302 /nb/updates/30/updates.xml /updates/current.xml +Redirect 302 /nb/plugins/30/ https://plugins.netbeans.apache.org/data/29/ # 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
