Skip to content

Commit

Permalink
Update Quill source code link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
younggglcy authored and luin committed Apr 4, 2024
1 parent 3769099 commit f4687d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f4687d8

Please sign in to comment.