Skip to content

Commit 4302c68

Browse files
authored
CDRIVER-6267 remove references to community forums (#2243)
The community forums are no longer open for technical questions, and instead redirect users to Reddit / StackOverflow.
1 parent faf5c03 commit 4302c68

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The documentation is available at `MongoDB C Driver Docs <https://www.mongodb.co
2121
For issues with, questions about, or feedback for libmongoc, please look into
2222
our `support channels <https://www.mongodb.org/about/support>`_. Please
2323
do not email any of the libmongoc developers directly with issues or
24-
questions - you're more likely to get an answer on the `MongoDB Community Forums`_ or `StackOverflow <https://stackoverflow.com/questions/tagged/mongodb+c>`_.
24+
questions - you're more likely to get an answer on the `Reddit`_ or `StackOverflow`_.
2525

2626
Bugs / Feature Requests
2727
=======================
@@ -40,7 +40,7 @@ How To Ask For Help
4040
-------------------
4141

4242
If you are having difficulty building the driver after reading the below instructions, please post on
43-
the `MongoDB Community Forums`_ to ask for help. Please include in your post all of the following
43+
the `Reddit`_ or `StackOverflow`_ to ask for help. Please include in your post all of the following
4444
information:
4545

4646
- The version of the driver you are trying to build (branch or tag).
@@ -75,7 +75,8 @@ information:
7575

7676
Can you tell me what I need to install? Thanks!
7777

78-
.. _MongoDB Community Forums: https://www.mongodb.com/community/forums/tags/c/data/drivers/7/c-driver
78+
.. _Reddit: https://www.reddit.com/r/mongodb/
79+
.. _StackOverflow: https://stackoverflow.com/questions/tagged/mongodb+c
7980

8081
Security Vulnerabilities
8182
------------------------

0 commit comments

Comments
 (0)