We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3769099 commit f4687d8Copy full SHA for f4687d8
README.md
@@ -148,7 +148,7 @@ class LinkBlot extends InlineBlot {
148
register(LinkBlot);
149
```
150
151
-Quill also provides many great example implementations in its [source code](https://github.com/quilljs/quill/tree/develop/formats).
+Quill also provides many great example implementations in its [source code](https://github.com/quilljs/quill/tree/develop/packages/quill/src/formats).
152
153
### Block Blot
154
0 commit comments