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

skygo 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 a8e106b  fixing redirect for nb28 rc1
a8e106b is described below

commit a8e106b7139c2cda7be93c23deb9e1615ec18bf9
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Oct 16 10:17:07 2025 +0200

    fixing redirect for nb28 rc1
---
 supplemental-ui/.htaccess | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index 88eab99..6c5d21f 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -69,11 +69,11 @@ 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/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/plugins/28/ 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/28/
+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: [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

Reply via email to