Skip to content

Commit 04f4d42

Browse files
authored
Broken link fix
1 parent f33e676 commit 04f4d42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/cypher.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ In case you have a background in SQL and are new to graph databases, these are s
316316
* xref:cypher-intro/cypher-sql.adoc[Reference: Comparing Cypher with SQL]
317317
* xref:data-import/relational-to-graph-import.adoc[How-to: Import from RDBMS into graph]
318318
* xref:appendix/tutorials/guide-import-relational-and-etl.adoc[Tutorial: Import data from a relational database into Neo4j]
319-
* link:data-modeling/relational-to-graph-modeling.adoc[How-to: Model data from relational to graph]
319+
* xref:data-modeling/relational-to-graph-modeling.adoc[How-to: Model data from relational to graph]
320320

321321
=== From NoSQL to Graphs
322322

@@ -339,4 +339,4 @@ include::glossary.adoc[]
339339

340340
ifdef::backend-pdf[]
341341
<<<
342-
endif::[]
342+
endif::[]

0 commit comments

Comments
 (0)