diff --git a/README.rst b/README.rst index 585c51f1c8..5735b2d84f 100644 --- a/README.rst +++ b/README.rst @@ -24,8 +24,8 @@ Support / Feedback For issues with, questions about, or feedback for PyMongo, please look into our `support channels `_. Please do not email any of the PyMongo developers directly with issues or -questions - you're more likely to get an answer on the `mongodb-user -`_ list on Google Groups. +questions - you're more likely to get an answer on the `MongoDB Community +Forums `_. Bugs / Feature Requests ======================= diff --git a/doc/index.rst b/doc/index.rst index 3a4aa316b2..d649884c4b 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -53,7 +53,10 @@ everything you need to know to use **PyMongo**. Getting Help ------------ -If you're having trouble or have questions about PyMongo, the best place to ask is the `MongoDB user group `_. Once you get an answer, it'd be great if you could work it back into this documentation and contribute! +If you're having trouble or have questions about PyMongo, ask your question in +our `MongoDB Community Forums `_. Once you +get an answer, it'd be great if you could work it back into this documentation +and contribute! Issues ------