Skip to content

Commit

Permalink
fix: examples link in readme.md (#946)
Browse files Browse the repository at this point in the history
Simply fixes the link to examples in the readme header
  • Loading branch information
zaaakher committed Jul 18, 2024
1 parent 43b32cf commit 76f9932
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 @@ -20,7 +20,7 @@ React rich text editor. Easily add a modern text editing experience to your app.
Documentation
</a> - <a href="https://www.blocknotejs.org/docs/quickstart">
Quickstart
</a>- <a href="https://www.blocknotejs.org/docs/examples">
</a>- <a href="https://www.blocknotejs.org/examples">
Examples
</a>
</p>
Expand Down

0 comments on commit 76f9932

Please sign in to comment.