From b20c513a9ba6e29ab872515cb4285bc73c0f4daa Mon Sep 17 00:00:00 2001 From: Brian Hann Date: Wed, 27 Dec 2017 16:59:11 -0600 Subject: [PATCH] Fix dragula link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3770c57..6a6906a 100644 --- a/README.md +++ b/README.md @@ -775,7 +775,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [hammer.js](https://github.com/hammerjs/hammer.js) - A javascript library for multi-touch gestures. * [touchemulator](https://github.com/hammerjs/touchemulator) - Emulate touch input on your desktop. -* [Dragula] (https://github.com/bevacqua/dragula/) - Drag and drop so simple it hurts +* [Dragula](https://github.com/bevacqua/dragula/) - Drag and drop so simple it hurts ## Maps