From bdfe9669192dd65882ef28a56a0423a566a84ff5 Mon Sep 17 00:00:00 2001 From: Dylan Castillo Date: Tue, 10 Jun 2025 14:13:07 +0200 Subject: [PATCH] Remove live demo link --- README.md | 2 +- docs/overview/community.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 241f939e..40d5d15d 100644 --- a/README.md +++ b/README.md @@ -552,7 +552,7 @@ to see the latest features and fixes. One of our goals with `django-components` is to make it easy to share components between projects. 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/). Try out the [live demo](https://dhc.iwanalabs.com/). +- [django-htmx-components](https://github.com/iwanalabs/django-htmx-components): A set of components for use with [htmx](https://htmx.org/). - [djc-heroicons](https://pypi.org/project/djc-heroicons/): A component that renders icons from [Heroicons.com](https://heroicons.com/). diff --git a/docs/overview/community.md b/docs/overview/community.md index 75fe49a9..d6e97690 100644 --- a/docs/overview/community.md +++ b/docs/overview/community.md @@ -10,6 +10,6 @@ One of our goals with `django-components` is to make it easy to share components ([see how to package components](../concepts/advanced/authoring_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/). Try out the [live demo](https://dhc.iwanalabs.com/). +- [django-htmx-components](https://github.com/iwanalabs/django-htmx-components): A set of components for use with [htmx](https://htmx.org/). - [djc-heroicons](https://pypi.org/project/djc-heroicons/): A component that renders icons from [Heroicons.com](https://heroicons.com/).