From f4ae5ba1ed59833256ef395012f1da5c008488fa Mon Sep 17 00:00:00 2001 From: Chuck Horton Date: Fri, 23 Dec 2016 07:33:51 -0800 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e4efaa..df442fe 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Learn more at http://quilljs.com/ ## Demo and API docs If your are viewing this from webcomponents.org, use the below links for API and demos, not the links on right sidebar. -- [API docs](https://chuckh.github.io/polymer-quill/) +- [API docs](https://chuckh.github.io/polymer-quill/#polymer-quill) - [Demo Snow Toolbar](https://chuckh.github.io/polymer-quill/components/polymer-quill/demo/) - [Demo Bubble Toolbar (Medium style)](https://chuckh.github.io/polymer-quill/components/polymer-quill/demo/bubble.html) - [Demo Quill HTML Render](https://chuckh.github.io/polymer-quill/components/polymer-quill/demo/html-render.html)