Update Quill source code link in README.md

This commit is contained in:
Young Liang 2024-03-23 17:38:17 +08:00 committed by Zihua Li
parent 37690992c5
commit f4687d8156

View File

@ -148,7 +148,7 @@ class LinkBlot extends InlineBlot {
register(LinkBlot);
```
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).
### Block Blot