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 dbc7e79  more tests
dbc7e79 is described below

commit dbc7e79566f7ae74c5035bc65a0c05a6ec6c791e
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Wed Feb 14 14:18:36 2024 +0100

    more tests
---
 supplemental-ui/.htaccess | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index c56ced5..dd917bd 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -105,8 +105,8 @@ Redirect 301 /download/ /front/main/download/
 # Redirect 301 ^/favicon-32x32.png 
https://netbeans.apache.org/_/images/fav/favicon-32x32.png
 # Redirect 301 ^/favicon-16x16.png 
https://netbeans.apache.org/_/images/fav/favicon-16x16.png
 
-RewriteRule ^/favicon-16x16\.png$  
https://netbeans.apache.org/_/images/fav/favicon-16x16.png [R,L]
-RewriteRule ^/favicon-32x32\.png$  
https://netbeans.apache.org/_/images/fav/favicon-32x32.png [R,L]
+RewriteRule ^favicon-16x16\.png$  
https://netbeans.apache.org/_/images/fav/favicon-16x16.png [R,L]
+RewriteRule ^favicon-32x32\.png$  
https://netbeans.apache.org/_/images/fav/favicon-32x32.png [R,L]
 
 # A simple error page to antora folder
 ErrorDocument 404 /front/main/404.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