Merge pull request #321 from hdogan/patch-1

examples: fix SortableJS url
This commit is contained in:
1cg 2021-01-10 08:28:58 -07:00 committed by GitHub
commit 1f676dc250
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ layout: demo_layout.njk
## Sortable
In this example we show how to integrate the [Sortable](https://sortablejs.github.io/sortablejs/)
In this example we show how to integrate the [Sortable](https://sortablejs.github.io/Sortable/)
javascript library with htmx.
To begin we intialize the `.sortable` class with the `Sortable` javascript library: