Skip to content

Commit 4042500

Browse files
committed
Update publish branches
1 parent 6f3b7d7 commit 4042500

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[operations-manual]]
2-
= The Neo4j Operations Manual v{neo4j-version}
2+
= The Neo4j Operations Manual
33
:neo4j-buildnumber: {neo4j-version}
44
:download-center-uri: https://neo4j.com/deployment-center/
55
:upgrade-current-uri: https://neo4j.com/docs/upgrade-migration-guide/current/

publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ site:
77
content:
88
sources:
99
- url: ./
10-
branches: ['3.5', '4.0', '4.1', '4.2', '4.3', '4.4', '5.x']
10+
branches: ['3.5', '4.0', '4.1', '4.2', '4.3', '4.4', 'HEAD']
1111
edit_url: https://github.com/neo4j/docs-operations/tree/{refname}/{path}
1212
exclude:
1313
- '!**/_includes/*'

0 commit comments

Comments
 (0)