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

gopidesu pushed a commit to branch airflow-test
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/airflow-test by this push:
     new 449e742e71 test local fonts/jquery
449e742e71 is described below

commit 449e742e719f2963605de3817d2bb37fe3a0b014
Author: Pavan Kumar <[email protected]>
AuthorDate: Sat Jan 18 10:32:43 2025 +0000

    test local fonts/jquery
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 36f5c6b041..b57abde05b 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,4 @@
 RewriteEngine On
 
 RewriteCond %{REQUEST_URI} ^/docs [NC]
-RewriteRule (.*) 
http://live-docs-airflow-apache-org.s3-website.us-east-2.amazonaws.com/docs/$1 
[P]
+RewriteRule (.*) 
http://live-docs-airflow-apache-org.s3-website.us-east-2.amazonaws.com/$1 [P]

Reply via email to