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

neilcsmith 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 1831c143f Update .htaccess plugins redirect for NB18
1831c143f is described below

commit 1831c143fe13db7563c17025ddd0b4dbfb2e7712
Author: Neil C Smith <neilcsm...@apache.org>
AuthorDate: Wed May 10 10:19:08 2023 +0100

    Update .htaccess plugins redirect for NB18
---
 netbeans.apache.org/src/content/.htaccess | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index 0b129edba..3e97d2aa4 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -38,9 +38,9 @@ Redirect 302 /nb/plugins/16/ 
https://plugins.netbeans.apache.org/data/16/
 Redirect 302 /nb/updates/17/ https://netbeans-vm1.apache.org/uc/17/
 Redirect 302 /nb/plugins/17/ https://plugins.netbeans.apache.org/data/17/
 Redirect 302 /nb/updates/18/ https://netbeans-vm1.apache.org/uc/18/
-Redirect 302 /nb/plugins/18/ https://plugins.netbeans.apache.org/data/17/
+Redirect 302 /nb/plugins/18/ https://plugins.netbeans.apache.org/data/18/
 Redirect 302 /nb/updates/dev/ https://netbeans-vm1.apache.org/uc/dev/
-Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/17/
+Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/18/
 Redirect 302 /nb/issues_redirect.html 
https://netbeans.apache.org/participate/report-issue.html
 Redirect 302 /nb/report-issue 
https://netbeans.apache.org/participate/report-issue.html
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to