docs: fix wrong link to template variable page in sidebar (#1295)

Co-authored-by: Juro Oravec <juraj.oravec.josefson@gmail.com>
This commit is contained in:
Antoliny Lee 2025-07-20 20:22:32 +09:00 committed by GitHub
parent 5f8ec71358
commit 8cba8702a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,6 @@ nav:
- Signals: signals.md
- Tag formatters: tag_formatters.md
- Template tags: template_tags.md
- Template variables: template_vars.md
- Template variables: template_variables.md
- URLs: urls.md
- Testing API: testing_api.md