Skip to content

Commit

Permalink
Fix documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedRejeb committed Dec 13, 2024
1 parent fb15ff4 commit 455a310
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 @@ -216,7 +216,7 @@ To convert `RichTextState` to Markdown, use `RichTextState.toMarkdown` method:
val markdown = richTextState.toMarkdown()
```

Check out Compose Rich Editor's [full documentation](https://mohamedrejeb.github.io/Compose-Rich-Editor/) for more details.
Check out Compose Rich Editor's [full documentation](https://mohamedrejeb.github.io/compose-rich-editor/) for more details.

## Web live demo
You can try out the web demo [here](https://compose-richeditor.netlify.app/).
Expand Down

0 comments on commit 455a310

Please sign in to comment.