Skip to content

Commit 1ed1a96

Browse files
rsill-neo4jrecrwplaylidiazuin
authored
Apply suggestions from code review
Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com> Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
1 parent 9ccbc52 commit 1ed1a96

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

antora.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ version: '6'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
7-
page-add-notes-module: ROOT
8-
page-add-notes-tags: note
7+
asciidoc:
8+
attributes:
9+
page-add-notes-module: ROOT
10+
page-add-notes-tags: note

modules/ROOT/partials/notes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# tag::note[]
22
[CAUTION]
33
====
4-
You are looking at version 6 of the GraphQL Library.
5-
For the long-term support (LTS) version 5, refer to link:https://neo4j.com/docs/graphql/5/[GraphQL Library version 5 LTS].
4+
This is the documentation of the GraphQL Library version 6.
5+
For the long-term support (LTS) version 5, refer to link:{neo4j-docs-base-uri}/graphql/5/[GraphQL Library version 5 LTS].
66
====
77
# end::note[]

preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@ asciidoc:
5454
common-license-page-uri: https://neo4j.com/docs/license/
5555
page-add-notes-module: ROOT
5656
page-add-notes-tags: note
57+
neo4j-base-uri: https://neo4j.com
58+
neo4j-docs-base-uri: https://neo4j.com/docs

0 commit comments

Comments
 (0)