diff options
author | Jon Streets <jonathan.streets@10gen.com> | 2020-06-18 16:26:36 -0400 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2020-06-18 23:10:52 +0000 |
commit | 60f04d3899c88b8e38f62c7342e27c20a43cc85a (patch) | |
tree | 71e633e59915d01acb9ee4c94240e181995842e5 /distsrc | |
parent | 4e917607f004393f1224d87c7bebd8610aa80f24 (diff) | |
download | mongo-60f04d3899c88b8e38f62c7342e27c20a43cc85a.tar.gz |
SERVER-48032 change mailing list to forums and use correct https URLS
Diffstat (limited to 'distsrc')
-rw-r--r-- | distsrc/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distsrc/README b/distsrc/README index 3312c5e8e1b..97f1dc72436 100644 --- a/distsrc/README +++ b/distsrc/README @@ -63,13 +63,13 @@ CLOUD HOSTED MONGODB https://www.mongodb.com/cloud/atlas
-MAIL LISTS
+FORUMS
- https://groups.google.com/forum/#!forum/mongodb-user
+ https://community.mongodb.com
A forum for technical questions about using MongoDB.
- https://groups.google.com/forum/#!forum/mongodb-dev
+ https://community.mongodb.com/c/server-dev
A forum for technical questions about building and developing MongoDB.
|