Skip to content

Commit f197e58

Browse files
Redirects 404 fix #54255 (#54407)
* redirects for issue 54255 * git test * test commit
1 parent 4fa0d01 commit f197e58

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

airflow-core/docs/redirects.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,11 @@ howto/operator/weekday.rst ../../apache-airflow-providers-standard/stable/operat
186186

187187
_api/airflow/operators/datetime/index.html ../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/datetime/index.html
188188
_api/airflow/operators/empty/index.html ../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/empty/index.html
189+
_api/airflow/operators/bash/index.html ../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/bash/index.html
190+
_api/airflow/operators/branch/index.html ../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/branch/index.html
191+
_api/airflow/operators/latest_only/index.html ../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/latest_only/index.html
192+
_api/airflow/operators/python/index.html ../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/python/index.html
193+
_api/airflow/operators/trigger_dagrun/index.html ../../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/trigger_dagrun/index.html
194+
195+
_api/airflow/operators/email/index.html ../../apache-airflow-providers-smtp/stable/_api/airflow/providers/smtp/operators/smtp/index.html
196+
_api/airflow/operators/generic_transfer/index.html ../../apache-airflow-providers-common-sql/stable/_api/airflow/providers/common/sql/operators/generic_transfer/index.html

0 commit comments

Comments
 (0)