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 7582e3d Update .htaccess for NB20-rc1
7582e3d is described below
commit 7582e3dcba608ea100ddd23fe206ad3341735bf9
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Oct 19 18:43:25 2023 +0200
Update .htaccess for NB20-rc1
@neilcsmith-net just in case we switch for publication
---
supplemental-ui/.htaccess | 2 ++
1 file changed, 2 insertions(+)
diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index 7cc7415..1e82066 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -45,6 +45,8 @@ Redirect 302 /nb/updates/18/
https://netbeans-vm1.apache.org/uc/18/
Redirect 302 /nb/plugins/18/ https://plugins.netbeans.apache.org/data/18/
Redirect 302 /nb/updates/19/ https://netbeans-vm1.apache.org/uc/19/
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/19/
Redirect 302 /nb/updates/dev/ https://netbeans-vm1.apache.org/uc/dev/
Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/19/
Redirect 302 /nb/issues_redirect.html
https://netbeans.apache.org/front/main/participate/report-issue.html
---------------------------------------------------------------------
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