You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2020/01/30 12:09:52 UTC

[netbeans-website] branch ebarboni-patch-2 created (now 1a130ce)

This is an automated email from the ASF dual-hosted git repository.

skygo pushed a change to branch ebarboni-patch-2
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git.


      at 1a130ce  Update .htaccess

This branch includes the following new commits:

     new 1a130ce  Update .htaccess

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
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


[netbeans-website] 01/01: Update .htaccess

Posted by sk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch ebarboni-patch-2
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git

commit 1a130cec5355238093c6991fc7605701a260c196
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Jan 30 13:09:46 2020 +0100

    Update .htaccess
    
    use https
---
 netbeans.apache.org/src/content/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/.htaccess b/netbeans.apache.org/src/content/.htaccess
index 42471a3..b9507e7 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -10,7 +10,7 @@ Redirect 302 /nb/plugins/11.1/ http://plugins.netbeans.org/nbpluginportal/update
 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/11.3/ https://netbeans-vm.apache.org/uc/11.3/
-Redirect 302 /nb/plugins/11.3/ http://plugins.netbeans.org/nbpluginportal/updates/11.0/
+Redirect 302 /nb/plugins/11.3/ https://plugins.netbeans.org/nbpluginportal/updates/11.0/
 Redirect 302 /nb/updates/dev/ https://netbeans-vm.apache.org/uc/11.2/
 Redirect 302 /nb/plugins/dev/ https://netbeans-vm.apache.org/pluginportal2/updates/11.0/
 Redirect 302 /nb/issues_redirect.html 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