Skip to content

Commit c343776

Browse files
authored
docs: update api link to point to api home page instead of specific version (#3096)
1 parent e58fbf2 commit c343776

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
@@ -9,7 +9,7 @@ The official [MongoDB](https://www.mongodb.com/) driver for Node.js.
99
| what | where |
1010
| ------------- | ------------------------------------------------------------------------------------------------------- |
1111
| documentation | [docs.mongodb.com/drivers/node](https://docs.mongodb.com/drivers/node) |
12-
| api-doc | [mongodb.github.io/node-mongodb-native/4.2/](https://mongodb.github.io/node-mongodb-native/4.2/) |
12+
| api-doc | [mongodb.github.io/node-mongodb-native/](https://mongodb.github.io/node-mongodb-native/) |
1313
| npm package | [www.npmjs.com/package/mongodb](https://www.npmjs.com/package/mongodb) |
1414
| source | [github.com/mongodb/node-mongodb-native](https://github.com/mongodb/node-mongodb-native) |
1515
| mongodb | [www.mongodb.com](https://www.mongodb.com) |

0 commit comments

Comments
 (0)