uranusjr commented on code in PR #32392:
URL: https://github.com/apache/airflow/pull/32392#discussion_r1254062711


##########
docs/apache-airflow/authoring-and-scheduling/timetable.rst:
##########
@@ -217,3 +228,24 @@ is immediately triggered after you re-enable the DAG.
 
 By these examples, you see how `CronTriggerTimetable`_ triggers DAG runs is 
more intuitive and more similar to what
 people expect cron to behave than how `CronDataIntervalTimetable`_ does.
+
+
+.. _Differences between the two data intervals timetables:
+
+Differences between the two data intervals timetables:

Review Comment:
   This title is not right since all timetables have a data interval. I would 
say something like _Differences between using a cron and timedelta to express 
data intervals_.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to