Skip to content

Commit dca3a7d

Browse files
Fix the link
1 parent 04dfa64 commit dca3a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/extending-neo4j/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Neo4j provides the following methods to extend the standard functionality:
1717
====
1818
The HTTP API is deprecated since Neo4j 5.26.
1919
Instead, the Query API is introduced.
20-
For details, refer to the link:neo4j-docs-base-uri/query-api/current[Query API documentation].
20+
For details, refer to the link:{neo4j-docs-base-uri}/query-api/current[Query API documentation].
2121
====
2222

2323
Writing extensions requires the user to be familiar with Java or other JVM programming languages, and to have an environment set up for compiling such code.

0 commit comments

Comments
 (0)