You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/docs-main.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,4 @@ The MongoDB Swift driver contains two modules:
7
7
8
8
See [here](https://mongodb.github.io/mongo-swift-driver/docs) for documentation of other versions of the driver.
9
9
10
-
The driver relies on our [official Swift BSON library](https://github.com/mongodb/swift-bson), with API documentation available[here](https://mongodb.github.io/swift-bson).
10
+
The driver relies on our [official Swift BSON library](https://github.com/mongodb/swift-bson). For convenience, we have merged the BSON documentation in with the driver documentation on this website, but you can also view it separately[here](https://mongodb.github.io/swift-bson).
0 commit comments