Fix broken demo link in README.md

After trying to see the demo for this project I noticed that the link
leads to a 404 page.

I found the updated link in [#957] and this commit updates the README to
link to the proper URL.

[#957]: https://github.com/Choices-js/Choices/issues/957
This commit is contained in:
André Ligné 2021-11-15 14:56:35 +01:00
parent ebbea8c3b0
commit 60adc56bbf

View file

@ -8,7 +8,7 @@
A vanilla, lightweight (~19kb gzipped 🎉), configurable select box/text input plugin. Similar to Select2 and Selectize but without the jQuery dependency.
[Demo](https://joshuajohnson.co.uk/Choices/)
[Demo](https://choices-js.github.io/Choices/)
## TL;DR