This is an automated email from the ASF dual-hosted git repository.
neilcsmith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git
The following commit(s) were added to refs/heads/master by this push:
new 9611568 Update .htaccess UC redirects for 11.2 betas (#415)
9611568 is described below
commit 961156851f3c14fcd6ce14b26cf30b0aafddcf10
Author: Neil C Smith <[email protected]>
AuthorDate: Thu Sep 19 12:55:08 2019 +0100
Update .htaccess UC redirects for 11.2 betas (#415)
---
netbeans.apache.org/src/content/.htaccess | 2 ++
1 file changed, 2 insertions(+)
diff --git a/netbeans.apache.org/src/content/.htaccess
b/netbeans.apache.org/src/content/.htaccess
index 1e76d31..22893d8 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -7,6 +7,8 @@ Redirect 302 /nb/updates/10.0/
http://netbeans-vm.apache.org/uc/10.0/
Redirect 302 /nb/updates/11.0/ http://netbeans-vm.apache.org/uc/11.0/
Redirect 302 /nb/updates/11.1/ http://netbeans-vm.apache.org/uc/11.1/
Redirect 302 /nb/plugins/11.1/
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
+Redirect 302 /nb/updates/11.2/ http://netbeans-vm.apache.org/uc/11.1/
+Redirect 302 /nb/plugins/11.2/
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
Redirect 302 /nb/updates/dev/ http://netbeans-vm.apache.org/uc/11.1/
Redirect 302 /nb/plugins/dev/
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
Redirect 302 /nb/issues_redirect.html
https://issues.apache.org/jira/projects/NETBEANS/issues
---------------------------------------------------------------------
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