Skip to content

Commit 3baa978

Browse files
author
Zhen Li
committed
Fix the broken link in manual due to line breaks
1 parent b71684a commit 3baa978

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ Connect to a Neo4j 3.0.0+ database:
3030

3131
driver.close();
3232

33-
For more examples and details of usage, please refer to the [Driver Manual] (http://neo4j.com/docs/developer-manual/3
34-
.0/index.html#driver-manual-index).
33+
For more examples and details of usage, please refer to the [Driver Manual] (http://neo4j.com/docs/developer-manual/3.0/index.html#driver-manual-index).
3534

3635
## Binding
3736

0 commit comments

Comments
 (0)