mirror of
https://github.com/django-components/django-components.git
synced 2025-08-10 01:08:00 +00:00
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:
parent
5f8ec71358
commit
8cba8702a3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue