From 18f98ebad0645bee73c40a2f2e2eac06ce61e7b8 Mon Sep 17 00:00:00 2001 From: Pavel Reznikov Date: Thu, 8 Jan 2015 19:43:03 -0800 Subject: [PATCH] fix link to touch plugin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92332e2..1720c79 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,7 @@ Sorts array of nodes ## Touch devices support -Please use (jQuery UI Touch Punch)[https://github.com/furf/jquery-ui-touch-punch] to make jQuery UI Draggable/Resizable +Please use [jQuery UI Touch Punch](https://github.com/furf/jquery-ui-touch-punch) to make jQuery UI Draggable/Resizable working on touch-based devices. Also `always_show_resize_handle` option may be useful: