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

skygo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora.git


The following commit(s) were added to refs/heads/main by this push:
     new ace165c  tutorial redirect
ace165c is described below

commit ace165c1f05e18c1586bcdec865ea9a5880a3b46
Author: Eric Barboni <[email protected]>
AuthorDate: Mon Mar 11 16:57:22 2024 +0100

    tutorial redirect
---
 supplemental-ui/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index dd917bd..8c2dada 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -94,7 +94,7 @@ Redirect 301 /projects/ /front/main/projects/
 Redirect 301 /participate/report-issue.html 
/front/main/participate/report-issue/
 Redirect 301 /participate/ /front/main/participate/
 Redirect 301 /kb/ /tutorial/main/kb/
-Redirect 301 /tutorials/ /tutorial/main/tutorial/
+Redirect 301 /tutorials/ /tutorial/main/tutorials/
 #trying to prevent inifinite redirect
 RedirectMatch 301 "^/wiki(?!/main)(.*)$" "/wiki/main/wiki$1"
 Redirect 301 /download/ /front/main/download/


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to