Links broken in `Templates` doc
- 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
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