amoghrajesh commented on code in PR #48906:
URL: https://github.com/apache/airflow/pull/48906#discussion_r2034483626


##########
airflow-core/docs/core-concepts/objectstorage.rst:
##########
@@ -177,7 +177,7 @@ and builds upon `Universal Pathlib 
<https://github.com/fsspec/universal_pathlib>
 the same API to interact with object storage as you would with a local 
filesystem. In this section we only list the
 differences between the two APIs. Extended operations beyond the standard Path 
API, like copying and moving, are listed
 in the next section. For details about each operation, like what arguments 
they take, see the documentation of
-the :class:`~airflow.io.path.ObjectStoragePath` class.
+the :class:`~airflow.sdk.definitions.path.ObjectStoragePath` class.

Review Comment:
   Can we use `airflow.sdk` here too?



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