pchtsp opened a new issue #14045: URL: https://github.com/apache/airflow/issues/14045
**Apache Airflow version**: 2.1.0.dev0 (master branch) **What happened**: in file `docs/apache-airflow/stable-rest-api-ref.rst` there is a reference to a file that does not longer exist: `/docs/exts/sphinx_redoc.py`. The whole text: ``` It's a stub file. It will be converted automatically during the build process to the valid documentation by the Sphinx plugin. See: /docs/exts/sphinx_redoc.py ``` **What you expected to happen**: A reference to `docs/conf.py`, where I think is where the contents are now replaced during the build process. **How to reproduce it**: Go to the file in question. **Anything else we need to know**: I would've made a PR but I'm not 100% sure this is wrong or I just do not find the file referenced. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
