You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2019/03/17 18:52:37 UTC

[incubator-netbeans-website] branch master updated: Added redirect to NetBeans 11.0 Distribution UC

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

lkishalmi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 8c91eaa  Added redirect to NetBeans 11.0 Distribution UC
8c91eaa is described below

commit 8c91eaac4e4e17201c31e6e98089e9392ac14fec
Author: Laszlo Kishalmi <la...@gmail.com>
AuthorDate: Sun Mar 17 11:52:33 2019 -0700

    Added redirect to NetBeans 11.0 Distribution UC
---
 netbeans.apache.org/src/content/.htaccess | 1 +
 1 file changed, 1 insertion(+)

diff --git a/netbeans.apache.org/src/content/.htaccess b/netbeans.apache.org/src/content/.htaccess
index f6282b2..173f36e 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -4,6 +4,7 @@ Redirect 302 /download/9.0-beta/binary https://www.apache.org/dyn/closer.cgi/inc
 Redirect 301 /updates/8.2/uc/final/certified/catalog.xml.gz http://updates.netbeans.org/netbeans/updates/8.2/uc/final/certified/catalog.xml.gz
 Redirect 302 /nb/updates/9.0/ http://netbeans-vm.apache.org/uc/9.0/
 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/issues_redirect.html https://issues.apache.org/jira/projects/NETBEANS/issues
 Redirect 302 /nb/report-issue https://issues.apache.org/jira/projects/NETBEANS/issues
 #cgi mirror script


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