apache / apache/airflow

Links broken in `Templates` doc

Open
#60,477 2 comments 0 reactions 0 assignees View on GitHub
kind:bug kind:documentation
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 7h
Merged PRs (30d)
484

Description

### What do you see as an issue?

https://airflow.apache.org/docs/apache-airflow/stable/templates-ref.html
The links for objects such as `DagRun` / `DAG` / `TaskInstance` / `BaseOperator` appear no longer functional - which makes it quite difficult to tell what you can actually get from those objects while accessing them via jinja templates (or via `Context`)

### 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)

Contributor guide

Open the contributing guide

Research direction

Start with the Templates reference page at https://airflow.apache.org/docs/apache-airflow/stable/templates-ref.html and inspect the links for DagRun, DAG, TaskInstance, and BaseOperator. Confirm the relevant object documentation is reachable for users working with Jinja templates or Context, then verify that all affected links resolve correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.