mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Link to GitHub discussions (#2334)
Related to #2256. Also remove link to unused IRC channel.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user