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 2020/11/10 16:23:08 UTC

[netbeans-website] branch master updated: Updated .htaccess for NetBeans 12.2

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/netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e66f82b  Updated .htaccess for NetBeans 12.2
e66f82b is described below

commit e66f82b4744b313cbce0c1e96985246e40d1d3b7
Author: Laszlo Kishalmi <la...@gmail.com>
AuthorDate: Tue Nov 10 08:10:05 2020 -0800

    Updated .htaccess for NetBeans 12.2
---
 netbeans.apache.org/src/content/.htaccess | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/.htaccess b/netbeans.apache.org/src/content/.htaccess
index d3d5db8..013d1ac 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -15,7 +15,9 @@ Redirect 302 /nb/updates/12.0/ https://netbeans-vm.apache.org/uc/12.0/
 Redirect 302 /nb/plugins/12.0/ https://plugins.netbeans.apache.org/data/12.0/
 Redirect 302 /nb/updates/12.1/ https://netbeans-vm.apache.org/uc/12.1/
 Redirect 302 /nb/plugins/12.1/ https://plugins.netbeans.apache.org/data/12.0/
-Redirect 302 /nb/updates/dev/ https://netbeans-vm.apache.org/uc/12.1/
+Redirect 302 /nb/updates/12.2/ https://netbeans-vm.apache.org/uc/12.2/
+Redirect 302 /nb/plugins/12.2/ https://plugins.netbeans.apache.org/data/12.0/
+Redirect 302 /nb/updates/dev/ https://netbeans-vm.apache.org/uc/12.2/
 Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/12.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