dirrao commented on code in PR #39725:
URL: https://github.com/apache/airflow/pull/39725#discussion_r1609910401
##########
airflow/providers/mysql/operators/mysql.py:
##########
@@ -42,7 +42,7 @@ class MySqlOperator(SQLExecuteQueryOperator):
.. seealso::
For more information on how to use this operator, take a look at the
guide:
- :ref:`howto/operator:MySqlOperator`
+ :ref:`howto/operator:mysql`
Review Comment:
Yes. The doc checks are failing as this reference is not available.
--
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]