You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2019/10/28 18:18:50 UTC

[netbeans-website] branch master updated: Update .htaccess for NB 11.2 release (#425)

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 50b2f2c  Update .htaccess for NB 11.2 release (#425)
50b2f2c is described below

commit 50b2f2c741adedb2ee5e8b69cf92a2d6db85c2f2
Author: Neil C Smith <ne...@apache.org>
AuthorDate: Mon Oct 28 18:18:39 2019 +0000

    Update .htaccess for NB 11.2 release (#425)
---
 netbeans.apache.org/src/content/.htaccess | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/.htaccess b/netbeans.apache.org/src/content/.htaccess
index 22893d8..e7ff021 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -7,9 +7,9 @@ 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/updates/11.2/ https://netbeans-vm.apache.org/uc/11.2/
 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/updates/dev/ https://netbeans-vm.apache.org/uc/11.2/
 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
 Redirect 302 /nb/report-issue https://issues.apache.org/jira/projects/NETBEANS/issues


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists