From ef4e58101a71a81c4f61c980eddcdfe85c94227e Mon Sep 17 00:00:00 2001 From: Noah Stapp Date: Fri, 24 Oct 2025 14:27:58 -0400 Subject: [PATCH] PYTHON-5628 - Update the link for help in the documentation --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index 85812d1b14..1714836fef 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -22,7 +22,7 @@ work with MongoDB from Python. Getting Help ------------ If you're having trouble or have questions about PyMongo, ask your question on -our `MongoDB Community Forum `_. +one of the platforms listed on `Technical Support `_. You may also want to consider a `commercial support subscription `_. Once you get an answer, it'd be great if you could work it back into this