Skip to content

Commit 853aa9d

Browse files
authored
Fix local playbook (#463)
This was a temporary branch to preview the docs
1 parent 656c86a commit 853aa9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ content:
1515
- url: .
1616
branches: HEAD
1717
- url: https://github.com/redpanda-data/documentation
18-
branches: [config-automation, v/*, shared, site-search]
18+
branches: [main, v/*, shared, site-search]
1919
- url: https://github.com/redpanda-data/docs-site
2020
branches: [main]
2121
start_paths: [home]

0 commit comments

Comments
 (0)