Skip to content

Commit 23ca8ae

Browse files
committed
update other READMEs
1 parent 6625a8d commit 23ca8ae

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

packages/neo4j-driver-deno/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ See also: https://neo4j.com/developer/kb/neo4j-supported-versions/
1717
Resources to get you started:
1818

1919
- [API Documentation](https://neo4j.com/docs/api/javascript-driver/current/)
20-
- [Neo4j Manual](https://neo4j.com/docs/)
21-
- [Neo4j Refcard](https://neo4j.com/docs/cypher-refcard/current/)
20+
- [Neo4j Driver Manual](https://neo4j.com/docs/javascript-manual/current/)
21+
- [Neo4j Cypher Cheatsheet](http://neo4j.com/docs/cypher-cheat-sheet/)
2222
- [TLS](#tls)
2323

2424
## What's New in 5.x

packages/neo4j-driver-deno/lib/README.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/neo4j-driver-lite/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ See also: https://neo4j.com/developer/kb/neo4j-supported-versions/
1414
Resources to get you started:
1515

1616
- [API Documentation](https://neo4j.com/docs/api/javascript-driver/current/)
17-
- [Neo4j Manual](https://neo4j.com/docs/)
18-
- [Neo4j Refcard](https://neo4j.com/docs/cypher-refcard/current/)
17+
- [Neo4j Driver Manual](https://neo4j.com/docs/javascript-manual/current/)
18+
- [Neo4j Cypher Cheatsheet](http://neo4j.com/docs/cypher-cheat-sheet/)
1919

2020
## What's New in 5.x
2121

packages/neo4j-driver/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ See also: https://neo4j.com/developer/kb/neo4j-supported-versions/
1111
Resources to get you started:
1212

1313
- [API Documentation](https://neo4j.com/docs/api/javascript-driver/current/)
14-
- [Neo4j Manual](https://neo4j.com/docs/)
15-
- [Neo4j Refcard](https://neo4j.com/docs/cypher-refcard/current/)
14+
- [Neo4j Driver Manual](https://neo4j.com/docs/javascript-manual/current/)
15+
- [Neo4j Cypher Cheatsheet](http://neo4j.com/docs/cypher-cheat-sheet/)
1616

1717
## What's New in 5.x
1818

0 commit comments

Comments
 (0)