From c99820f6db031ea30c5a7cbe1f50d8a37a1507bb Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Wed, 22 Oct 2025 15:20:06 -0400 Subject: [PATCH] Update support channels link to MongoDB's Technical Support page The community forum no longer accepts technical questions. --- README.md | 2 +- docs/index.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cc53813b2..601e4e2bd 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ message and an image of a rocket. ## Getting Help -You can ask usage questions on the [MongoDB Community Forums](https://www.mongodb.com/community/forums/tag/python). +You can ask usage questions on our [support channels](https://www.mongodb.com/docs/manual/support/). ## Reporting Bugs and Requesting Features diff --git a/docs/index.rst b/docs/index.rst index 50e35f539..a5a60e84f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -28,8 +28,8 @@ Having trouble? We’d like to help! - The :doc:`howto/index` section has step-by-step guides for common tasks. -- Didn't find an answer? You're welcome to ask questions or give feedback on - the `MongoDB Community Forum `_. +- Didn't find an answer? You're welcome to ask questions on our `support + channels `_. - Report bugs and request features in our :ref:`issue tracker `.