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

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


The following commit(s) were added to refs/heads/v3-0-test by this push:
     new 34402467ee5 [v3-0-test] Redirects 404 fix #54255 (#54407) (#54455)
34402467ee5 is described below

commit 34402467ee580344227e8409e5227d8375b015d5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 3 15:41:41 2025 +0300

    [v3-0-test] Redirects 404 fix #54255 (#54407) (#54455)
    
    * redirects for issue 54255
    
    * git test
    
    * test commit
    (cherry picked from commit f197e5893ffea7a26e09bfd2c9d5ca30481be718)
    
    Co-authored-by: suman-himanshu <[email protected]>
---
 airflow-core/docs/redirects.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/airflow-core/docs/redirects.txt b/airflow-core/docs/redirects.txt
index 582cbe90c15..4904b7c38bf 100644
--- a/airflow-core/docs/redirects.txt
+++ b/airflow-core/docs/redirects.txt
@@ -186,3 +186,11 @@ howto/operator/weekday.rst 
../../apache-airflow-providers-standard/stable/operat
 
 _api/airflow/operators/datetime/index.html 
../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/datetime/index.html
 _api/airflow/operators/empty/index.html 
../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/empty/index.html
+_api/airflow/operators/bash/index.html 
../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/bash/index.html
+_api/airflow/operators/branch/index.html 
../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/branch/index.html
+_api/airflow/operators/latest_only/index.html 
../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/latest_only/index.html
+_api/airflow/operators/python/index.html 
../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/python/index.html
+_api/airflow/operators/trigger_dagrun/index.html 
../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/trigger_dagrun/index.html
+
+_api/airflow/operators/email/index.html 
../../apache-airflow-providers-smtp/stable/_api/airflow/providers/smtp/operators/smtp/index.html
+_api/airflow/operators/generic_transfer/index.html 
../../apache-airflow-providers-common-sql/stable/_api/airflow/providers/common/sql/operators/generic_transfer/index.html

Reply via email to