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

neilcsmith pushed a commit to branch neilcsmith-patch-report-issue
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/neilcsmith-patch-report-issue 
by this push:
     new d68d8c4  Remove trailing slash in .htaccess redirect
d68d8c4 is described below

commit d68d8c40c024fc94064ae8472e196af8338476fd
Author: Neil C Smith <[email protected]>
AuthorDate: Tue Jul 10 19:25:35 2018 +0100

    Remove trailing slash in .htaccess redirect
---
 netbeans.apache.org/src/content/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index 0a5112e..2f36546 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -4,4 +4,4 @@ Redirect 302 /download/9.0-beta/binary 
https://www.apache.org/dyn/closer.cgi/inc
 Redirect 301 /updates/8.2/uc/final/certified/catalog.xml.gz 
http://updates.netbeans.org/netbeans/updates/8.2/uc/final/certified/catalog.xml.gz
 Redirect 302 /nb/updates/9.0/ http://netbeans-vm.apache.org/uc/9.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
+Redirect 302 /nb/report-issue 
https://issues.apache.org/jira/projects/NETBEANS/issues


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