potiuk commented on code in PR #39055:
URL: https://github.com/apache/airflow/pull/39055#discussion_r1567031173
##########
airflow/www/extensions/init_appbuilder_links.py:
##########
@@ -53,7 +53,7 @@ def init_appbuilder_links(app):
appbuilder.add_link(
name=RESOURCE_DOCS,
label="REST API Reference (Swagger UI)",
- href="/api/v1./api/v1_swagger_ui_index",
+ href="/api/v1/ui",
Review Comment:
We use embedded swagger UI now.
--
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]