Ajay9704 opened a new pull request, #60507: URL: https://github.com/apache/airflow/pull/60507
Fixes Broken Links in Templates Documentation (Issue #60477) Fixed broken hyperlinks in the templates reference documentation for DagRun, DAG, TaskInstance, and BaseOperator classes that were not functional. Changed problematic Sphinx cross-references like :class:~airflow.models.dagrun.DagRunto plain text `DagRun` while maintaining documentation readability. -- 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]
