Update community.md (#1290)

This commit is contained in:
Juro Oravec 2025-07-07 18:24:03 +02:00 committed by GitHub
parent df7f94cb2d
commit 39e9ee0dc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ Please, before opening a new discussion, [check if similar discussion wasn't ope
## Community examples
One of our goals with `django-components` is to make it easy to share components between projects
([see how to package components](../concepts/advanced/authoring_component_libraries.md)).
([see how to package components](../concepts/advanced/component_libraries.md)).
If you have a set of components that you think would be useful to others, please open a pull request to add them to the list below.
- [django-htmx-components](https://github.com/iwanalabs/django-htmx-components): A set of components for use with [htmx](https://htmx.org/).