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 59d14d5 Use file name for NB26 updates redirect in .htaccess
59d14d5 is described below
commit 59d14d589652993fae1a45639199c0ccb08b2153
Author: Neil C Smith <[email protected]>
AuthorDate: Tue Apr 15 17:30:44 2025 +0100
Use file name for NB26 updates redirect in .htaccess
---
supplemental-ui/.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index d684432..e8c2ba4 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -64,7 +64,7 @@ Redirect 302 /nb/updates/24/
https://netbeans-vm1.apache.org/uc/24/
Redirect 302 /nb/plugins/24/ https://plugins.netbeans.apache.org/data/24/
Redirect 302 /nb/updates/25/ https://netbeans-vm1.apache.org/uc/25/
Redirect 302 /nb/plugins/25/ https://plugins.netbeans.apache.org/data/25/
-Redirect 302 /nb/updates/26/ /updates/current.xml
+Redirect 302 /nb/updates/26/updates.xml /updates/current.xml
Redirect 302 /nb/plugins/26/ https://plugins.netbeans.apache.org/data/25/
Redirect 302 /nb/updates/dev/ https://netbeans-vm1.apache.org/uc/dev/
Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/25/
---------------------------------------------------------------------
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