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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 4b0c3e7978 Add redirect for deprecated page (#37384)
4b0c3e7978 is described below

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

    Add redirect for deprecated page (#37384)
    
    * add redirect
    
    * change order
---
 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 2eb3e97a38..ea2ccf3dff 100644
--- a/docs/apache-airflow/redirects.txt
+++ b/docs/apache-airflow/redirects.txt
@@ -138,6 +138,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