PYTHON-2208 Update community links to be more specific (#441)

This commit is contained in:
Wan Bachtiar 2020-04-28 04:54:02 +10:00 committed by GitHub
parent 250364f608
commit 7809376a46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -22,10 +22,10 @@ Support / Feedback
==================
For issues with, questions about, or feedback for PyMongo, please look into
our `support channels <http://www.mongodb.org/about/support>`_. Please
our `support channels <https://docs.mongodb.com/manual/support>`_. 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 Community
Forums <https://community.mongodb.com/>`_.
Forums <https://developer.mongodb.com/community/forums/tags/c/drivers-odms-connectors/7/python-driver>`_.
Bugs / Feature Requests
=======================

View File

@ -54,9 +54,9 @@ everything you need to know to use **PyMongo**.
Getting Help
------------
If you're having trouble or have questions about PyMongo, ask your question in
our `MongoDB Community Forums <https://community.mongodb.com/>`_. Once you
get an answer, it'd be great if you could work it back into this documentation
and contribute!
our `MongoDB Community Forums <https://developer.mongodb.com/community/forums/tags/c/drivers-odms-connectors/7/python-driver>`_.
Once you get an answer, it'd be great if you could work it back into this
documentation and contribute!
Issues
------