Skip to content

Commit b0b73b0

Browse files
authored
fixing link to github (#117)
1 parent 0461f45 commit b0b73b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/java-embedded/terminate.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You can terminate (abort) a long-running transaction from another thread.
99
[TIP]
1010
====
1111
The source code for the examples can befound at:
12-
https://github.com/neo4j/neo4j-documentation/blob/{neo4j-version}/embedded-examples/src/main/java/org/neo4j/examples/TerminateTransactions.java[TerminateTransactions.java^]
12+
https://github.com/neo4j/neo4j-documentation/blob/5.0/embedded-examples/src/main/java/org/neo4j/examples/TerminateTransactions.java[TerminateTransactions.java^]
1313
====
1414

1515
First, start the database server:

0 commit comments

Comments
 (0)