Skip to content

Commit 1c9ebc1

Browse files
authored
Merge pull request #9628 from nvitucci/change-antora-url
Change content URL in publish.yml
2 parents 898af25 + 6e7fd31 commit 1c9ebc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ site:
55

66
content:
77
sources:
8-
- url: https://github.com/neo-technology/graph-analytics
8+
- url: ../../
99
# Includes previous version, current, and preview (master).
1010
# When updating this, update the version in the
11-
# `page-add-notes-versions` below too.
11+
# `page-add-notes-versions` below too (if relevant).
1212
branches: ['2.5', '2.6', '2.7', '2.8', '2.9', 'master']
1313
tags: ['2.10.0']
1414
start_path: public/doc

0 commit comments

Comments
 (0)