From a57aee4f0432afebe6e99a6627ffe618379ae3a4 Mon Sep 17 00:00:00 2001 From: Kyle Fox Date: Sat, 30 Jan 2016 17:26:14 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1339c8f..ddd5168 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ A simple & lightweight method of displaying modal windows with jQuery. -You probably want [a demo](http://kylefox.ca/jquery-modal/examples/index.html), don't you? +For quick examples and demos, head to [jquerymodal.com](http://jquerymodal.com/). # Why another modal plugin?