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/27 14:37:34 UTC

[netbeans-website] branch nb123-redirects-1 created (now 5f55689)

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

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


      at 5f55689  Update .htaccess for 12.3 release

This branch includes the following new commits:

     new 5f55689  Update .htaccess for 12.3 release

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 release

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-1
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git

commit 5f5568951218139037d9cefa3cc29217253cf1d3
Author: Neil C Smith <ne...@apache.org>
AuthorDate: Wed Jan 27 14:37:29 2021 +0000

    Update .htaccess for 12.3 release
---
 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 5963350..255ff54 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-vm1.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-vm1.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-vm1.apache.org/uc/12.2/
+Redirect 302 /nb/updates/12.3/ https://netbeans-vm1.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-vm1.apache.org/uc/dev/
 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