Skip to content

Commit

Permalink
Merge pull request #64 from max-heller/readme-links
Browse files Browse the repository at this point in the history
Update `pulldown-cmark` and mdBook links in README
  • Loading branch information
Byron authored Nov 26, 2023
2 parents befdaab + 31e8bb5 commit b926264
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This library takes great pride in supporting **everything that `pulldown-cmark`*
including *tables* and *footnotes* and *codeblocks in codeblocks*,
while assuring *quality* with a powerful test suite.

[pdcm-event]: https://docs.rs/pulldown-cmark/0.1.0/pulldown_cmark/enum.Event.html
[mdbook-prep]: https://rust-lang-nursery.github.io/mdBook/for_developers/preprocessors.html
[pdcm-event]: https://docs.rs/pulldown-cmark/latest/pulldown_cmark/enum.Event.html
[mdbook-prep]: https://rust-lang.github.io/mdBook/for_developers/preprocessors.html

### How to use

Expand Down

0 comments on commit b926264

Please sign in to comment.