Skip to content

Commit 50499e8

Browse files
committed
Fix site url (#6)
url value needs to be `https://neo4j.com/docs/` for canonicals
1 parent 9e2aca7 commit 50499e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site:
22
title: Neo4j Query API
3-
url: https://neo4j.com/docs/query-api/
3+
url: https://neo4j.com/docs/
44
start_page: query-api:ROOT:index.adoc
55

66
content:

0 commit comments

Comments
 (0)