Skip to content

Commit e0d0119

Browse files
docs: update api-doc link to version 3.6 (#2640)
The link to the API docs in the README.md for 3.6 was incorrectly pointing to the 3.1 api docs.
1 parent 9df093c commit e0d0119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The official [MongoDB](https://www.mongodb.com/) driver for Node.js. Provides a
1515
| what | where |
1616
|---------------|------------------------------------------------|
1717
| documentation | http://mongodb.github.io/node-mongodb-native |
18-
| api-doc | http://mongodb.github.io/node-mongodb-native/3.1/api |
18+
| api-doc | http://mongodb.github.io/node-mongodb-native/3.6/api |
1919
| source | https://github.com/mongodb/node-mongodb-native |
2020
| mongodb | http://www.mongodb.org |
2121

0 commit comments

Comments
 (0)