From 7a5ab723a2ab0663e3c8e821edca15838b1d60c2 Mon Sep 17 00:00:00 2001 From: Eddy Luten Date: Thu, 12 Mar 2026 15:02:52 -0500 Subject: [PATCH] Update README links and contact information Changed some links in the README to point to the mkdocs-community org. Website links still point to mkdocs.org until a final name and website are chosen. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7b665a23..bc3e5e4c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If you need help with MkDocs, do not hesitate to get in contact with us! - For questions and high-level discussions, use **[Discussions]** on GitHub. - For small questions, a good alternative is the **[Chat room]** on - Gitter/Matrix. + Discord. - To report a bug or make a feature request, open an **[Issue]** on GitHub. Please note that we may only provide @@ -66,14 +66,14 @@ discussion forums is expected to follow the [PyPA Code of Conduct]. [GHAction-link]: https://github.com/mkdocs/mkdocs/actions/workflows/ci.yml [mkdocs]: https://www.mkdocs.org -[Issue]: https://github.com/mkdocs/mkdocs/issues -[Discussions]: https://github.com/mkdocs/mkdocs/discussions -[Chat room]: https://gitter.im/mkdocs/community +[Issue]: https://github.com/mkdocs-community/mkdocs/issues +[Discussions]: https://github.com/orgs/mkdocs-community/discussions +[Chat room]: https://discord.gg/CwYAgEPHZd [release-notes]: https://www.mkdocs.org/about/release-notes/ [Contributing Guide]: https://www.mkdocs.org/about/contributing/ [PyPA Code of Conduct]: https://www.pypa.io/en/latest/code-of-conduct/ -[catalog]: https://github.com/mkdocs/catalog +[catalog]: https://github.com/mkdocs-community/catalog ## License -[BSD-2-Clause](https://github.com/mkdocs/mkdocs/blob/master/LICENSE) +[BSD-2-Clause](https://github.com/mkdocs-community/mkdocs/blob/master/LICENSE)