From 352ca5840e1f69cd03b39cbc0f3a4d7045a1892a Mon Sep 17 00:00:00 2001 From: helb Date: Wed, 30 Dec 2015 15:06:43 +0100 Subject: [PATCH] add missing protocol to Quill homepage link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99fc300..854d968 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Template.editor.rendered = -> theme: "snow" ) ``` -For more examples, visit [Quill's homepage](quilljs.com). +For more examples, visit [Quill's homepage](http://quilljs.com). # Note This package is a simple wrapper for the Quill library and does not offer concurrency.