Skip to content

Commit 8a958e1

Browse files
committed
GODRIVER-3667 Update support links.
1 parent 22f9f46 commit 8a958e1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,15 +191,15 @@ If compressors are set, the Go Driver negotiates with the server to select the f
191191

192192
Messages compress when both parties enable network compression; otherwise, messages remain uncompressed
193193

194-
## Feedback
194+
## Support / Feedback
195195

196-
For help with the driver, please post in the [MongoDB Community Forums](https://developer.mongodb.com/community/forums/tag/golang/).
196+
For issues with, questions about, or feedback for the Go Driver, please look into our [support channels](https://www.mongodb.com/docs/manual/support/), including [StackOverflow](https://stackoverflow.com/questions/tagged/mongodb%20go?sort=Newest) and [Reddit](https://www.reddit.com/r/mongodb/)
197197

198-
New features and bugs can be reported on jira: https://jira.mongodb.org/browse/GODRIVER
198+
New features and bugs can be reported on the [GODRIVER Jira project](https://jira.mongodb.org/browse/GODRIVER).
199199

200200
## Contribution
201201

202-
Check out the [project page](https://jira.mongodb.org/browse/GODRIVER) for tickets that need completing. See our [contribution guidelines](docs/CONTRIBUTING.md) for details.
202+
Check out the [GODRIVER Jira project](https://jira.mongodb.org/browse/GODRIVER) for tickets that need completing. See our [contribution guidelines](docs/CONTRIBUTING.md) for details.
203203

204204
## Continuous Integration
205205

0 commit comments

Comments
 (0)