From fee0b82a40123e7a7234a43a3fc762c413be8bb3 Mon Sep 17 00:00:00 2001 From: Bastiaan Marinus van de Weerd Date: Thu, 6 Jun 2024 23:19:04 -0400 Subject: [PATCH] Fix missing close paren in crates-io.md --- crates-io.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crates-io.md b/crates-io.md index 18710035..b49a5483 100644 --- a/crates-io.md +++ b/crates-io.md @@ -46,8 +46,8 @@ fn main() { Serde is one of the most widely used Rust libraries so any place that Rustaceans congregate will be able to help you out. For chat, consider trying the [#rust-questions] or [#rust-beginners] channels of the unofficial community -Discord (invite: , the [#rust-usage] or -[#beginners] channels of the official Rust Project Discord (invite: +Discord (invite: ), the [#rust-usage] +or [#beginners] channels of the official Rust Project Discord (invite: ), or the [#general][zulip] stream in Zulip. For asynchronous, consider the [\[rust\] tag on StackOverflow][stackoverflow], the [/r/rust] subreddit which has a pinned weekly easy questions post, or the Rust