diff --git a/README.md b/README.md index c74e8fa2..70dad296 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ go get github.com/neo4j/neo4j-go-driver ## Documentation -Drivers manual that describes general driver concepts in depth [here](https://neo4j.com/docs/driver-manual/5.0/). +Drivers manual that describes general driver concepts in depth [here](https://neo4j.com/docs/go-manual/current/). Go package API documentation [here](https://pkg.go.dev/github.com/neo4j/neo4j-go-driver/v5). ## Migrating from previous versions