Skip to content

Commit e56e0d7

Browse files
committed
blog post link in correct page
1 parent 7a53b3b commit e56e0d7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

modules/ROOT/pages/patterns/variable-length-patterns.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -562,5 +562,4 @@ Using inline predicates or making quantified path patterns more specific where p
562562
== Further reading
563563

564564
* link:https://medium.com/neo4j/getting-from-denmark-hill-to-gatwick-airport-with-quantified-path-patterns-bed38da27ca1[Neo4j Developer Blog: Getting From Denmark Hill to Gatwick Airport With Quantified Path Patterns]
565-
* link:https://medium.com/neo4j/did-you-take-the-neo4j-5-cypher-bullet-train-6a857c92d669[Neo4j Developer Blog: Did You Take the Neo4j 5 Cypher Bullet Train?]
566-
* link:https://medium.com/neo4j/cypher-versioning-39ebb40fd171[Neo4j Developer Blog: Cypher Versioning]
565+
* link:https://medium.com/neo4j/did-you-take-the-neo4j-5-cypher-bullet-train-6a857c92d669[Neo4j Developer Blog: Did You Take the Neo4j 5 Cypher Bullet Train?]

modules/ROOT/pages/queries/select-version.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,3 +214,8 @@ MATCH (n:Person)
214214
RETURN n.name
215215
----
216216

217+
[[further-reading]]
218+
== Further reading
219+
220+
* link:https://medium.com/neo4j/cypher-versioning-39ebb40fd171[Neo4j Developer Blog: Cypher Versioning]
221+

0 commit comments

Comments
 (0)