jscheffl commented on code in PR #64648: URL: https://github.com/apache/airflow/pull/64648#discussion_r3032020722
########## contributing-docs/11_documentation_building.rst: ########## @@ -31,7 +31,9 @@ Documentation in separate distributions: * ``airflow-core/docs`` - documentation for Airflow Core * ``providers/**/docs`` - documentation for Providers * ``chart/docs`` - documentation for Helm Chart -* ``task-sdk/docs`` - documentation for Task SDK (new format not yet published) +* ``task-sdk/docs`` - documentation for Task SDK (new format not yet published on the site). The Review Comment: Task SDK is actually being published in https://airflow.apache.org/docs/task-sdk/stable/index.html -- 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]
