suman-himanshu opened a new issue, #54255: URL: https://github.com/apache/airflow/issues/54255
### Apache Airflow Provider(s) standard ### Versions of Apache Airflow Providers _No response_ ### Apache Airflow version main ### Operating System linux ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### What happened Encountered 404 not found error message when I click on operator with v2.10.4+ ### What you think should happen instead Redirects should happen to apache-airflow-providers-standard operators rather than 404 not found error message to user ### How to reproduce - Search `operators and hooks airflow` on chrome. - Click on the official apache airflow docs link. - you will be on stable version of docs. - On the left hand side click on the version dropdown and go to v2.10.4 (for example). - <img width="1912" height="1075" alt="Image" src="https://github.com/user-attachments/assets/dfe440a6-2d81-4d2f-b144-57ec6c1d7101" /> Click on any of the operator. - Change the version to 2.10.4+ - You will receive the not found 404 error message. Problematic links are mentioned below - - https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/bash/index.html - https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/branch/index.html - https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/email/index.html - https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/generic_transfer/index.html - https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/latest_only/index.html - https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/python/index.html - https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/subdag/index.html - https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/trigger_dagrun/index.html <img width="1912" height="1075" alt="Image" src="https://github.com/user-attachments/assets/424cd0e9-598e-432d-b678-f14d921b7625" /> Note - for empty and datetime operators fix has been already provided as part of https://github.com/apache/airflow/pull/53965 ### Anything else _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
