mik-laj commented on a change in pull request #14121:
URL: https://github.com/apache/airflow/pull/14121#discussion_r573463286
##########
File path: docs/apache-airflow/concepts.rst
##########
@@ -655,11 +655,11 @@ Relationship Builders
*Moved in Airflow 2.0*
-In Airflow 2.0 those two methods moved from ``airflow.utils.helpers`` to
``airflow.models.baseoperator``.
-
``chain`` and ``cross_downstream`` function provide easier ways to set
relationships
Review comment:
```suggestion
:func:`airflow.models.baseoperator.chain` and
:func:`airflow.models.baseoperator..cross_downstream` function provide easier
ways to set relationships
```
This will ensure easy access to the reference documentation. See:
https://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html#python-roles
----------------------------------------------------------------
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:
[email protected]