amoghrajesh commented on code in PR #49539: URL: https://github.com/apache/airflow/pull/49539#discussion_r2053642222
########## providers-summary-docs/core-extensions/asset-schemes.rst: ########## @@ -24,7 +24,7 @@ exposed via Airflow core and community-managed providers. .. TODO: Change this from Dataset to Asset in Airflow 3.0 -See :doc:`documentation on Datasets <apache-airflow:authoring-and-scheduling/datasets>` for details on how dataset URIs work. +See :doc:`documentation on Assets <apache-airflow:authoring-and-scheduling/asset-scheduling>` for details on how asset URIs work. Review Comment: Its not present on main: https://github.com/apache/airflow/blob/main/airflow-core/docs/authoring-and-scheduling/datasets.rst doesnt exist but https://github.com/apache/airflow/blob/main/airflow-core/docs/authoring-and-scheduling/assets.rst exists and so does: http://github.com/apache/airflow/blob/main/airflow-core/docs/authoring-and-scheduling/asset-scheduling.rst -- 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]
