potiuk commented on code in PR #25890:
URL: https://github.com/apache/airflow/pull/25890#discussion_r955321356


##########
docs/apache-airflow/tutorial/fundamentals.rst:
##########
@@ -107,7 +107,7 @@ Operators
 
 An operator defines a unit of work for Airflow to complete. Using operators is 
the classic approach
 to defining work in Airflow. For some use cases, it's better to use the 
TaskFlow API to define
-work in a Pythonic context as described in :doc:`/tutorial_taskflow_api`. For 
now, using operators helps to
+work in a Pythonic context as described in :doc:`taskflow`. For now, using 
operators helps to

Review Comment:
   Hold my beer :)



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