From 468a028690b380793bcec4bd73d36b3b72158a57 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Thu, 13 Oct 2022 18:28:06 +0200 Subject: Fix broken link --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 2ceb40e..194cab8 100644 --- a/readme.md +++ b/readme.md @@ -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/ -- cgit