SamWheating opened a new issue, #23632: URL: https://github.com/apache/airflow/issues/23632
### What do you see as an issue? The `[source]` links in the operator HowTo guides seem to be 404'ing: <img width="987" alt="image" src="https://user-images.githubusercontent.com/16950874/167749019-aee534e1-cb5b-46c2-ab1f-92f9fe0e87c9.png"> ([source](https://airflow.apache.org/docs/apache-airflow/stable/howto/operator/bash.html)) I tried to fix this but got kinda lost in the docs build system. ### Solving the problem I think that sphinx isn't loading the `example_dags` folder, as these modules aren't found here: https://airflow.apache.org/docs/apache-airflow/2.3.0/_modules/ While they were present in 2.2.3: https://airflow.apache.org/docs/apache-airflow/2.2.3/_modules/ ### Anything else I can keep looking into this, but would appreciate any pointers or guidance. ### 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]
