diff --git a/README.md b/README.md index a1067fa4da..f88a4dce05 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ GoDoc GoDoc - +

# MongoDB Go Driver @@ -114,7 +114,7 @@ if err != nil { // Do something with result... ``` -Additional examples and documentation can be found under the examples directory and [on the MongoDB Documentation website](https://docs.mongodb.com/ecosystem/drivers/go.html). +Additional examples and documentation can be found under the examples directory and [on the MongoDB Documentation website](https://docs.mongodb.com/ecosystem/drivers/go/). ------------------------- ## Bugs / Feature Reporting