Skip to content

Broken links on tutorial.html #556

@nitinmahawadiwar

Description

@nitinmahawadiwar

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(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?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions