diff options
author | Titus Wormer <tituswormer@gmail.com> | 2022-10-13 18:28:06 +0200 |
---|---|---|
committer | Titus Wormer <tituswormer@gmail.com> | 2022-10-13 18:28:06 +0200 |
commit | 468a028690b380793bcec4bd73d36b3b72158a57 (patch) | |
tree | 13bb4a4247e3ea357d373b40ff7e05f97606021c /readme.md | |
parent | 5a94b95aeefd592c304f0f0515f7fc6da0b5b386 (diff) | |
download | markdown-rs-468a028690b380793bcec4bd73d36b3b72158a57.tar.gz markdown-rs-468a028690b380793bcec4bd73d36b3b72158a57.tar.bz2 markdown-rs-468a028690b380793bcec4bd73d36b3b72158a57.zip |
Fix broken link
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -349,6 +349,8 @@ Special thanks go out to: [crate]: https://crates.io/crates/markdown +[chat]: https://github.com/wooorm/markdown-rs/discussions + [commonmark]: https://spec.commonmark.org [cheat]: https://commonmark.org/help/ |