Skip to content

Commit 6a8f244

Browse files
authored
Merge pull request #364 from ohakutsu/fix-broken-link-in-readme
Fix broken docs link in README
2 parents 120a36c + 5f1ab0d commit 6a8f244

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
@@ -255,7 +255,7 @@ Comrak additionally supports its own extensions, which are yet to be specced out
255255
- Shortcodes
256256

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

260260
## Plugins
261261

0 commit comments

Comments
 (0)