We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b60ae9 commit 37479eeCopy full SHA for 37479ee
airflow-core/docs/authoring-and-scheduling/assets.rst
@@ -230,7 +230,7 @@ The other way around also applies:
230
"""Process inlet example_asset..."""
231
232
In addition, ``@asset`` can be used with ``@task`` to customize the task that generates the asset,
233
-utilizing the modern TaskFlow approach described in :doc:/tutorial/taskflow.
+utilizing the modern TaskFlow approach described in :doc:`/tutorial/taskflow`.
234
235
This combination allows you to set initial arguments for the task and to use various operators, such as the ``BashOperator``:
236
0 commit comments