Skip to content

Commit

Permalink
Fix driver manual link
Browse files Browse the repository at this point in the history
Co-authored-by: Florent Biville <445792+fbiville@users.noreply.github.com>
  • Loading branch information
julienvey and fbiville authored Feb 24, 2023
1 parent 69b6d72 commit 9f981c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9f981c1

Please sign in to comment.