nitinmahawadiwar opened a new issue #22013: URL: https://github.com/apache/airflow/issues/22013
### Describe the issue with documentation 1. visit https://airflow.apache.org/docs/apache-airflow/2.2.4/tutorial.html 2. go to the section Templating with Jinja([](https://airflow.apache.org/docs/apache-airflow/2.2.4/tutorial.html#templating-with-jinja)Templating with Jinja) 3. scroll down to the para "Using that same DAG constructor call.........", the hyperlink Jinja documentation opens the link successfully (target URL is https://jinja.palletsprojects.com/en/latest/api/#custom-filters) while 2.2.4 link is working fine, but older version links are broken visit https://airflow.apache.org/docs/apache-airflow/2.2.3/tutorial.html and repeat the same steps, links seems pointing to (https://jinja.palletsprojects.com/en/master/api/#writing-filters) same behavior observed for 2.2.3,2.2.2, 2.2.1,2.2.0 & other versions ### How to solve the problem Can we use 2.2.4 target URL for older versions ? ### Anything else How often this problem occur? :Every time we use older documentation ### 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]
