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

ephraimanierobi pushed a commit to branch v2-8-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit b47cc4a094f07e649a2108820b77e3bebd200b75
Author: rom sharon <[email protected]>
AuthorDate: Tue Feb 13 21:27:28 2024 +0200

    Add redirect for deprecated page (#37384)
    
    * add redirect
    
    * change order
    
    (cherry picked from commit 4b0c3e79780e128d0948161c73c4279155ddb0fc)
---
 docs/apache-airflow/redirects.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/apache-airflow/redirects.txt 
b/docs/apache-airflow/redirects.txt
index 01deeddc87..ba4604dfa4 100644
--- a/docs/apache-airflow/redirects.txt
+++ b/docs/apache-airflow/redirects.txt
@@ -135,6 +135,7 @@ executor/celery.rst core-concepts/executor/celery.rst
 executor/local.rst core-concepts/executor/local.rst
 executor/sequential.rst core-concepts/executor/sequential.rst
 upgrading-from-1-10/upgrade-check.rst 
howto/upgrading-from-1-10/upgrade-check.rst
+core-concepts/dag-run.rst authoring-and-scheduling/cron.rst
 
 # Python API
 python-api-ref.rst public-airflow-interface.rst

Reply via email to