Skip to content

Commit 76f9932

Browse files
authored
fix: examples link in readme.md (#946)
Simply fixes the link to examples in the readme header
1 parent 43b32cf commit 76f9932

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
@@ -20,7 +20,7 @@ React rich text editor. Easily add a modern text editing experience to your app.
2020
Documentation
2121
</a> - <a href="https://www.blocknotejs.org/docs/quickstart">
2222
Quickstart
23-
</a>- <a href="https://www.blocknotejs.org/docs/examples">
23+
</a>- <a href="https://www.blocknotejs.org/examples">
2424
Examples
2525
</a>
2626
</p>

0 commit comments

Comments
 (0)