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 0080c5a Update .htaccess with NB 24 plugins
0080c5a is described below
commit 0080c5a5037da0f8952b2e76ffb94cf643ded00c
Author: Neil C Smith <[email protected]>
AuthorDate: Thu Nov 21 10:58:04 2024 +0000
Update .htaccess with NB 24 plugins
---
supplemental-ui/.htaccess | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index f17122d..1097834 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -61,9 +61,9 @@ Redirect 302 /nb/plugins/22/
https://plugins.netbeans.apache.org/data/22/
Redirect 302 /nb/updates/23/ https://netbeans-vm1.apache.org/uc/23/
Redirect 302 /nb/plugins/23/ https://plugins.netbeans.apache.org/data/23/
Redirect 302 /nb/updates/24/ https://netbeans-vm1.apache.org/uc/24/
-Redirect 302 /nb/plugins/24/ https://plugins.netbeans.apache.org/data/23/
+Redirect 302 /nb/plugins/24/ https://plugins.netbeans.apache.org/data/24/
Redirect 302 /nb/updates/dev/ https://netbeans-vm1.apache.org/uc/dev/
-Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/23/
+Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/24/
# 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