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 94ea3fb Update .htaccess
94ea3fb is described below
commit 94ea3fb39e9a8ecd848fe4b5b830775c2e2af1e1
Author: Eric Barboni <[email protected]>
AuthorDate: Wed Jan 24 11:02:05 2024 +0100
Update .htaccess
---
supplemental-ui/.htaccess | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index 4df4c39..6101c75 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -58,8 +58,8 @@ Redirect 302 /nb/report-issue
https://netbeans.apache.org/front/main/participate
Redirect 302 /nbbuild/netbeansrelease.json
https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/HEAD/meta/netbeansrelease.json
# favicon for apidoc
-# Redirect 301 ^/favicon-32x32.png /_/images/fav/favicon-32x32.png
-# Redirect 301 ^/favicon-16x16.png /_/images/fav/favicon-16x16.png
+Redirect 301 ^/favicon-32x32.png /_/images/fav/favicon-32x32.png
+Redirect 301 ^/favicon-16x16.png /_/images/fav/favicon-16x16.png
#cgi mirror script not needed
#Redirect 301 /download/maven/index.html /download/maven/index.cgi
---------------------------------------------------------------------
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