potiuk commented on PR #53965:
URL: https://github.com/apache/airflow/pull/53965#issuecomment-3144728862

   I think those redirects should also contain the `_api` links - and they do 
not currentlty.
   
   The way to check it:
   
   ```
   breeze build-docs apache-airflow standard
   ```
   
   Start docs server as instructed:
   
   ```
   ./docs/start_doc_server.sh
   ```
   
   Go to the link that was problematic - but locally served - for example:
   
   ```
   
http://localhost:8000/docs/docs/apache-airflow/stable/_api/airflow/operators/empty/index.html
   ```
   
   And you should be redirected to the standard provider docs


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