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 2021/01/22 16:08:40 UTC

[netbeans-website] branch nb123-redirects created (now bfb6f1f)

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

neilcsmith pushed a change to branch nb123-redirects
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git.


      at bfb6f1f  Update .htaccess for 12.3

This branch includes the following new commits:

     new bfb6f1f  Update .htaccess for 12.3

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

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

neilcsmith pushed a commit to branch nb123-redirects
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git

commit bfb6f1f98e404a8c6cf62fbe0de7308a07166747
Author: Neil C Smith <ne...@apache.org>
AuthorDate: Fri Jan 22 16:08:32 2021 +0000

    Update .htaccess for 12.3
---
 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 013d1ac..0d98417 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -17,7 +17,9 @@ 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/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/updates/12.3/ https://netbeans-vm.apache.org/uc/12.3/
+Redirect 302 /nb/plugins/12.3/ https://plugins.netbeans.apache.org/data/12.0/
+Redirect 302 /nb/updates/dev/ https://netbeans-vm.apache.org/uc/12.3/
 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