Skip to content

Commit 18bf3a0

Browse files
committed
3.5-link-to-status-codes (#55)
* Change xref to link * Add attrs to playbook
1 parent 0c43a3c commit 18bf3a0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

modules/ROOT/pages/actions/handling-errors.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If errors occur while executing statements, the server will roll back the transa
1414

1515
In this example, we send an invalid statement to the server in order to demonstrate error handling.
1616

17-
For more information on the status codes, see xref:4.1@status-codes:ROOT:index.adoc[Neo4j Status Codes].
17+
For more information on the status codes, see link:{neo4j-docs-base-uri}/status-codes/{page-version}[Neo4j Status Codes].
1818

1919
_Example request_
2020

preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ asciidoc:
4444
experimental: ''
4545
copyright: 2021
4646
common-license-page-uri: https://neo4j.com/docs/license/
47+
neo4j-base-uri: https://neo4j.com
48+
neo4j-docs-base-uri: https://neo4j.com/docs

0 commit comments

Comments
 (0)