mik-laj commented on a change in pull request #6891: [AIRFLOW-XXX] Fix broken 
DAG Serialization Link
URL: https://github.com/apache/airflow/pull/6891#discussion_r361203153
 
 

 ##########
 File path: airflow/config_templates/default_airflow.cfg
 ##########
 @@ -215,7 +215,7 @@ default_task_retries = 0
 
 # Whether to serialises DAGs and persist them in DB.
 # If set to True, Webserver reads from DB instead of parsing DAG files
-# More details: https://airflow.apache.org/howto/enable-dag-serialization.html
+# More details: https://airflow.apache.org/docs/1.10.7/dag-serialization.html
 
 Review comment:
   ```suggestion
   # More details: https://airflow.apache.org/docs/stable/dag-serialization.html
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to