diff --git a/README.md b/README.md index 1811de3693e..39839d1d4ec 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ The official [MongoDB](https://www.mongodb.com/) driver for Node.js. | what | where | | ------------- | ------------------------------------------------------------------------------------------------------- | -| documentation | [docs.mongodb.com/drivers/node](https://docs.mongodb.com/drivers/node) | -| api-doc | [mongodb.github.io/node-mongodb-native/](https://mongodb.github.io/node-mongodb-native/) | +| documentation | [www.mongodb.com/docs/drivers/node](https://www.mongodb.com/docs/drivers/node) | +| api-doc | [mongodb.github.io/node-mongodb-native](https://mongodb.github.io/node-mongodb-native) | | npm package | [www.npmjs.com/package/mongodb](https://www.npmjs.com/package/mongodb) | | source | [github.com/mongodb/node-mongodb-native](https://github.com/mongodb/node-mongodb-native) | | mongodb | [www.mongodb.com](https://www.mongodb.com) |