mirror of
https://github.com/django-components/django-components.git
synced 2025-07-10 02:35:00 +00:00
docs: fix component_library link (#1285)
This commit is contained in:
parent
9a4f835201
commit
df7f94cb2d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ by calling `{% load component_tags %}` inside the template.
|
||||||
like `{% component "calendar" / %}`.
|
like `{% component "calendar" / %}`.
|
||||||
|
|
||||||
`ComponentRegistries` also make it possible to group and share components as standalone packages.
|
`ComponentRegistries` also make it possible to group and share components as standalone packages.
|
||||||
[Learn more here](../../concepts/advanced/authoring_component_libraries).
|
[Learn more here](../../concepts/advanced/component_libraries).
|
||||||
|
|
||||||
!!! note
|
!!! note
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue