diff --git a/README.md b/README.md index 924c5ff0..64abf788 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,7 @@ Project documentation with Markdown. - Project [release notes][release-notes]. - Visit the [MkDocs wiki](https://github.com/mkdocs/mkdocs/wiki) for community resources, including third party themes and a list of MkDocs users. -- IRC channel: `#mkdocs` on freenode. -- Discussions and support: +- Discussions and support: ## Code of Conduct diff --git a/docs/index.md b/docs/index.md index f51e04f1..0c4279a5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -343,8 +343,7 @@ you're done. For specific instructions on a number of common hosts, see the ## Getting help -To get help with MkDocs, please use the [discussion group], [GitHub issues] or -the MkDocs IRC channel `#mkdocs` on freenode. +To get help with MkDocs, please use the [GitHub discussions] or [GitHub issues]. [deploy]: user-guide/deploying-your-docs/ [mkdocs]: user-guide/styling-your-docs/#mkdocs @@ -356,7 +355,7 @@ the MkDocs IRC channel `#mkdocs` on freenode. [build your own]: user-guide/custom-themes/ [get-pip.py]: https://bootstrap.pypa.io/get-pip.py [nav]: user-guide/configuration/#nav -[discussion group]: https://groups.google.com/forum/#!forum/mkdocs +[GitHub discussions]: https://github.com/mkdocs/mkdocs/discussions [GitHub issues]: https://github.com/mkdocs/mkdocs/issues [pip]: https://pip.readthedocs.io/en/stable/installing/ [Python]: https://www.python.org/