Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions airflow-core/docs/redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,13 @@ howto/define_extra_link.rst howto/define-extra-link.rst

# Use test config (it's not a howto for users but a howto for developers so we redirect it back to index)
howto/use-test-config.rst index.rst

# Operators/Sensors moved to standard providers

howto/operator/bash.rst ../apache-airflow-providers-standard/stable/operators/bash.rst
howto/operator/datetime.rst ../apache-airflow-providers-standard/stable/operators/datetime.rst
howto/operator/external_task_sensor.rst ../apache-airflow-providers-standard/stable/sensors/external_task_sensor.rst
howto/operator/file.rst ../apache-airflow-providers-standard/stable/sensors/file.rst
howto/operator/python.rst ../apache-airflow-providers-standard/stable/operators/python.rst
howto/operator/time.rst ../apache-airflow-providers-standard/stable/sensors/datetime.rst
howto/operator/weekday.rst ../apache-airflow-providers-standard/stable/operators/datetime.rst#branchdayofweekoperator