Taragolis commented on code in PR #39725:
URL: https://github.com/apache/airflow/pull/39725#discussion_r1609665479
##########
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:
Do we really need to change target from `MySqlOperator` to generic `mysql` ?
--
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]