jroachgolf84 opened a new issue, #72282: URL: https://github.com/apache/airflow/issues/72282
### Under which category would you file this issue? Task SDK ### Apache Airflow version Task SDK 1.3.1 ### What happened and how to reproduce it? When attempting to click the "Getting Started" link on the Task SDK "Examples" page, a 404 exception is throw (see below). Docs Page: https://airflow.apache.org/docs/task-sdk/stable/examples.html Broken Link: https://airflow.apache.org/docs/task-sdk/index.rst#getting-started ### Error ``` 404 Not Found Code: NoSuchKey Message: The specified key does not exist. Key: docs/task-sdk/index.rst RequestId: PM13XM07F33G2NZK HostId: Pj47MEOlUkjKYg8HLfJkUpJa1GodOdS3fgFChkgRGraVQsavmK1cH8p/TJw4lwXifAbUoqGpuhI= ``` ### What you think should happen instead? User should be properly routed to the "Getting Started" docs. ### Operating System _No response_ ### Deployment _No response_ ### Apache Airflow Provider(s) _No response_ ### Versions of Apache Airflow Providers _No response_ ### Official Helm Chart version Not Applicable ### Kubernetes Version _No response_ ### Helm Chart configuration _No response_ ### Docker Image customizations _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] 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]
