Skip to content

Commit

Permalink
Fix broken docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
ohakutsu committed Feb 1, 2024
1 parent 120a36c commit 5f1ab0d
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 @@ -255,7 +255,7 @@ Comrak additionally supports its own extensions, which are yet to be specced out
- Shortcodes

By default none are enabled; they are individually enabled with each parse by setting the appropriate values in the
[`ComrakExtensionOptions` struct](https://docs.rs/comrak/newest/comrak/struct.ComrakExtensionOptions.html).
[`ComrakExtensionOptions` struct](https://docs.rs/comrak/newest/comrak/type.ComrakExtensionOptions.html).

## Plugins

Expand Down

0 comments on commit 5f1ab0d

Please sign in to comment.