From af5bb813aa5cbf4a8b53c66979490e76ca0b07e5 Mon Sep 17 00:00:00 2001 From: "jaybe@jekyll" Date: Fri, 14 May 2021 13:57:21 -0500 Subject: [PATCH] Update community.md and fix up IRC reference link (#8672) --- docs/_docs/community/community.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_docs/community/community.md b/docs/_docs/community/community.md index 7a8f9f37..bb8e45c1 100644 --- a/docs/_docs/community/community.md +++ b/docs/_docs/community/community.md @@ -16,7 +16,8 @@ If you're looking for support for Jekyll, there are a lot of options: * Read the [Jekyll Documentation]({{ '/docs/' | relative_url }}) * If you have a question about using Jekyll, start a discussion on the [Jekyll Forum](https://talk.jekyllrb.com/) or [StackOverflow](https://stackoverflow.com/questions/tagged/jekyll) -* Chat with Jekyllers — Join our [Gitter channel](https://gitter.im/jekyll/jekyll) or our [IRC channel on Freenode](irc://irc.freenode.net/jekyll +* Chat with Jekyllers — Join our [Gitter channel](https://gitter.im/jekyll/jekyll) or our [IRC channel #jekyll on Freenode](irc://irc.freenode.net/#jekyll) + There are a bunch of helpful community members on these services who are willing to point you in the right direction. **Reminder: Jekyll's issue tracker is not a support forum.**