mirror of
https://github.com/django-components/django-components.git
synced 2025-08-04 14:28:18 +00:00
docs: fix links in getting started section + few other (#1026)
This commit is contained in:
parent
12a64f8e41
commit
8e7acd82be
9 changed files with 83 additions and 70 deletions
2
docs/templates/reference_templatevars.md
vendored
2
docs/templates/reference_templatevars.md
vendored
|
@ -1,5 +1,5 @@
|
|||
# Template variables
|
||||
|
||||
Here is a list of all variables that are automatically available from inside the component's
|
||||
template and in [`on_render_before` / `on_render_after`](../concepts/advanced/hooks.md##available-hooks)
|
||||
template and in [`on_render_before` / `on_render_after`](../concepts/advanced/hooks.md#available-hooks)
|
||||
hooks.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue