Skip to content

Commit

Permalink
Fix documentation link
Browse files Browse the repository at this point in the history
Fix documentation link since existing one returns 404
  • Loading branch information
N-M authored and luin committed Feb 6, 2024
1 parent 3ce50a8 commit 35f301f
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 @@ -10,7 +10,7 @@
<p align="center">
<a title="Quickstart" href="#quickstart"><strong>Quickstart</strong></a>
&#x2022;
<a title="Documentation" href="https://v2.quilljs.com/docs/"><strong>Documentation</strong></a>
<a title="Documentation" href="https://v2.quilljs.com/docs/quickstart"><strong>Documentation</strong></a>
&#x2022;
<a title="Development" href="https://github.com/quilljs/quill/blob/master/.github/DEVELOPMENT.md"><strong>Development</strong></a>
&#x2022;
Expand Down

0 comments on commit 35f301f

Please sign in to comment.