ashb commented on code in PR #47798: URL: https://github.com/apache/airflow/pull/47798#discussion_r2006050013
########## airflow-core/docs/authoring-and-scheduling/dynamic-task-mapping.rst: ########## @@ -34,7 +34,7 @@ In its simplest form you can map over a list defined directly in your DAG file u If you want to see a simple usage of Dynamic Task Mapping, you can look below: -.. exampleinclude:: /../../airflow/example_dags/example_dynamic_task_mapping.py +.. exampleinclude:: /../../airflow-core/src/airflow/example_dags/example_dynamic_task_mapping.py Review Comment: Ah right, makes sense -- 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]
