Skip to content

Commit 63599e9

Browse files
authored
Fixing broken link to new section in the Cypher manual (#125) (#126)
1 parent 7f0bf25 commit 63599e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/extending-neo4j/values-and-types.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[[extending-neo4j-procedures-and-functions-values-and-types]]
77
= Values and types
88

9-
The _input_ and _output_ to and from a procedure or a function must be one of the supported types, as described in link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/syntax/values[Cypher Manual -> Values and types].
9+
The _input_ and _output_ to and from a procedure or a function must be one of the supported types, as described in link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/values-and-types/[Cypher Manual -> Values and types].
1010

1111
Composite types are supported via:
1212

0 commit comments

Comments
 (0)