Skip to content

Commit 70578e3

Browse files
committed
change docs path
1 parent 70f2239 commit 70578e3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: graphql-manual
1+
name: graphql
22
title: Neo4j GraphQL Library
33
version: '3'
44
start_page: ROOT:index.adoc

preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site:
22
title: Neo4j GraphQL Library Manual
33
url: https://neo4j.com/docs
4-
start_page: graphql-manual:ROOT:index.adoc
4+
start_page: graphql:ROOT:index.adoc
55

66
content:
77
sources:

publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
site:
33
title: Neo4j GraphQL Library
44
url: https://neo4j.com/docs
5-
start_page: graphql-manual:ROOT:index.adoc
5+
start_page: graphql:ROOT:index.adoc
66

77
content:
88
sources:

0 commit comments

Comments
 (0)