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 05e5def0b4 test without index in docs 05e5def0b4 is described below commit 05e5def0b43c4f336a2327558aad10d2cfaa3163 Author: Pavan Kumar <gopidesupa...@gmail.com> AuthorDate: Fri May 2 19:07:29 2025 +0100 test without index in docs --- docs/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000000..8d73bc5265 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,5 @@ +<!DOCTYPE html> +<html> + <head><meta http-equiv="refresh" content="1; url=/docs/index.html" /></head> + <body></body> +</html>