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 e653da5  Update .htaccess plugins redirect for NB 21-rc3
e653da5 is described below

commit e653da5c6de6fdf8ceec2629880812435b085a43
Author: Neil C Smith <neilcsm...@apache.org>
AuthorDate: Fri Feb 9 09:56:59 2024 +0000

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

diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index ab8f4ba..dac4f11 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -48,9 +48,9 @@ Redirect 302 /nb/plugins/19/ 
https://plugins.netbeans.apache.org/data/19/
 Redirect 302 /nb/updates/20/ https://netbeans-vm1.apache.org/uc/20/
 Redirect 302 /nb/plugins/20/ https://plugins.netbeans.apache.org/data/20/
 Redirect 302 /nb/updates/21/ https://netbeans-vm1.apache.org/uc/21/
-Redirect 302 /nb/plugins/21/ https://plugins.netbeans.apache.org/data/20/
+Redirect 302 /nb/plugins/21/ https://plugins.netbeans.apache.org/data/21/
 Redirect 302 /nb/updates/dev/ https://netbeans-vm1.apache.org/uc/dev/
-Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/20/
+Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/21/
 Redirect 302 /nb/issues_redirect.html 
https://netbeans.apache.org/front/main/participate/report-issue/
 Redirect 302 /nb/report-issue 
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