File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,7 @@ version: '6'
4
4
start_page : ROOT:index.adoc
5
5
nav :
6
6
- 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
Original file line number Diff line number Diff line change 1
1
# tag::note[]
2
2
[CAUTION]
3
3
====
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].
6
6
====
7
7
# end::note[]
Original file line number Diff line number Diff line change @@ -54,3 +54,5 @@ asciidoc:
54
54
common-license-page-uri : https://neo4j.com/docs/license/
55
55
page-add-notes-module : ROOT
56
56
page-add-notes-tags : note
57
+ neo4j-base-uri : https://neo4j.com
58
+ neo4j-docs-base-uri : https://neo4j.com/docs
You can’t perform that action at this time.
0 commit comments