Update README.md - fix url to htmx extensions (#2732)

Update README.md

fix url to htmx extensions
This commit is contained in:
ASMag
2024-07-17 08:58:39 +02:00
committed by GitHub
parent 1c1e4faab9
commit 4a2289d1ca

View File

@@ -17,7 +17,7 @@ directly in HTML, using [attributes](https://htmx.org/reference#attributes), so
htmx is small ([~14k min.gz'd](https://unpkg.com/htmx.org/dist/)),
[dependency-free](https://github.com/bigskysoftware/htmx/blob/master/package.json) &
[extendable](https://htmx.org/extensions)
[extendable](https://extensions.htmx.org/)
## motivation