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

neilcsmith pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora.git


The following commit(s) were added to refs/heads/main by this push:
     new 8aa5ace  Update .htaccess for NB27-rc3
8aa5ace is described below

commit 8aa5ace22d8e7c7e3139a5f0ff842dd1233f6890
Author: Neil C Smith <neilcsm...@apache.org>
AuthorDate: Mon Aug 18 15:42:31 2025 +0100

    Update .htaccess for NB27-rc3
---
 supplemental-ui/.htaccess | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index d57a716..53d4411 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -67,11 +67,11 @@ Redirect 302 /nb/plugins/25/ 
https://plugins.netbeans.apache.org/data/25/
 Redirect 302 /nb/updates/26/updates.xml /updates/current.xml
 Redirect 302 /nb/plugins/26/ https://plugins.netbeans.apache.org/data/26/
 Redirect 302 /nb/updates/27/updates.xml /updates/current.xml
-Redirect 302 /nb/plugins/27/ https://plugins.netbeans.apache.org/data/26/
+Redirect 302 /nb/plugins/27/ https://plugins.netbeans.apache.org/data/27/
 # 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
-Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/26/
+Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/27/
 # linked from ide.branding 
 Redirect 302 /nb/issues.html 
https://netbeans.apache.org/front/main/participate/report-issue/
 Redirect 302 /nb/issues_redirect.html 
https://netbeans.apache.org/front/main/participate/report-issue/


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to