Link to GitHub discussions (#2334)

Related to #2256. Also remove link to unused IRC channel.
This commit is contained in:
Andre_601
2021-03-25 18:39:42 +01:00
committed by GitHub
parent aa20a9d086
commit 41c9961de5
2 changed files with 3 additions and 5 deletions

View File

@@ -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: <https://groups.google.com/forum/#!forum/mkdocs>
- Discussions and support: <https://github.com/mkdocs/mkdocs/discussions>
## Code of Conduct

View File

@@ -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/