Skip to content

Commit c1deb6d

Browse files
authored
3.5-link-to-status-codes (#55)
* Change xref to link * Add attrs to playbook * Delete unnecessary file in images dir
1 parent 2c947ca commit c1deb6d

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

modules/ROOT/images/README.adoc

Lines changed: 0 additions & 1 deletion
This file was deleted.

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:3.5@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)