kunaljubce commented on code in PR #43890:
URL: https://github.com/apache/airflow/pull/43890#discussion_r1843776573


##########
docs/apache-airflow/howto/operator/file.rst:
##########
@@ -22,7 +22,7 @@
 FileSensor
 ==========
 
-Use the :class:`~airflow.sensors.filesystem.FileSensor` to detect files 
appearing in your local
+Use the :class:`~airflow.providers.standard.sensors.filesystem.FileSensor` to 
detect files appearing in your local

Review Comment:
   Moved this to `docs/apache-airflow-providers-standard/operators/`.



##########
docs/apache-airflow/howto/operator/file.rst:
##########
@@ -22,7 +22,7 @@
 FileSensor
 ==========
 
-Use the :class:`~airflow.sensors.filesystem.FileSensor` to detect files 
appearing in your local
+Use the :class:`~airflow.providers.standard.sensors.filesystem.FileSensor` to 
detect files appearing in your local

Review Comment:
   @gopidesupavan Moved this to 
`docs/apache-airflow-providers-standard/operators/`.



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