We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1458ee commit 52bcf31Copy full SHA for 52bcf31
README.md
@@ -4,7 +4,7 @@
4
<a href="https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo"><img src="etc/assets/godev-mongo-blue.svg" alt="docs"></a>
5
<a href="https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/bson"><img src="etc/assets/godev-bson-blue.svg" alt="docs"></a>
6
<a href="https://www.mongodb.com/docs/drivers/go/current/"><img src="etc/assets/docs-mongodb-green.svg"></a>
7
- <a href="https://securityscorecards.dev/viewer/?uri=github.com/mongodb/mongo-go-driver">
+ <a href="https://securityscorecards.dev/viewer/?uri=github.com/mongodb/mongo-go-driver">
8
<img src="https://api.securityscorecards.dev/projects/github.com/mongodb/mongo-go-driver/badge" alt="OpenSSF Scorecard" />
9
</a>
10
</p>
0 commit comments