Skip to content

Commit f4687d8

Browse files
younggglcyluin
authored andcommitted
Update Quill source code link in README.md
1 parent 3769099 commit f4687d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ class LinkBlot extends InlineBlot {
148148
register(LinkBlot);
149149
```
150150

151-
Quill also provides many great example implementations in its [source code](https://github.com/quilljs/quill/tree/develop/formats).
151+
Quill also provides many great example implementations in its [source code](https://github.com/quilljs/quill/tree/develop/packages/quill/src/formats).
152152

153153
### Block Blot
154154

0 commit comments

Comments
 (0)