Skip to content

Commit af11488

Browse files
404 Not Found for EmptyOperator docs for version 2.7+ #52643 (#53965)
* added empty and datetime operator redirects airflow-core * added _api to paths of redirects * fixed destination paths for redirects
1 parent 281b452 commit af11488

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

airflow-core/docs/redirects.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,3 +183,6 @@ howto/operator/file.rst ../../apache-airflow-providers-standard/stable/sensors/f
183183
howto/operator/python.rst ../../apache-airflow-providers-standard/stable/operators/python.rst
184184
howto/operator/time.rst ../../apache-airflow-providers-standard/stable/sensors/datetime.rst
185185
howto/operator/weekday.rst ../../apache-airflow-providers-standard/stable/operators/datetime.rst#branchdayofweekoperator
186+
187+
_api/airflow/operators/datetime/index.html ../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/datetime/index.html
188+
_api/airflow/operators/empty/index.html ../apache-airflow-providers-standard/stable/_api/airflow/providers/standard/operators/empty/index.html

0 commit comments

Comments
 (0)