From 54026744c4944e2fd78d5da771a600db4a77e66a Mon Sep 17 00:00:00 2001 From: Sean Date: Fri, 16 Nov 2018 13:39:41 +0100 Subject: [PATCH] Correct Quill options list link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55a16c7..7253753 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Why 2 separated scripts? In this way you can include a different version of *qui ## Options -**data-options**: permits to set *quill editor* options directly - see [options list](https://quilljs.com/docs/quickstart/) +**data-options**: permits to set *quill editor* options directly - see [options list](https://quilljs.com/docs/configuration/) ## Examples