Skip to content

Commit 2fe41db

Browse files
authored
Remove api branch (#121)
* Remove api branch * Update local-antora-playbook.yml * Update preview-antora-playbook.yml
1 parent 3ccb11a commit 2fe41db

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ content:
2626
branches: HEAD
2727
start_paths: [home]
2828
- url: https://github.com/redpanda-data/docs
29-
branches: [main, v/*, api, shared, 'site-search', '!v-end-of-life/*']
29+
branches: [main, v/*, shared, 'site-search', '!v-end-of-life/*']
3030
- url: https://github.com/redpanda-data/redpanda-labs
3131
branches: main
3232
start_paths: [docs,'*/docs']

local-antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ content:
1818
branches: HEAD
1919
start_paths: [home]
2020
- url: https://github.com/redpanda-data/docs
21-
branches: [main, v/*, api, shared, 'site-search', '!v-end-of-life/*']
21+
branches: [main, v/*, shared, 'site-search', '!v-end-of-life/*']
2222
- url: https://github.com/redpanda-data/redpanda-labs
2323
branches: main
2424
start_paths: [docs,'*/docs']

preview-antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ content:
2222
branches: HEAD
2323
start_paths: [home]
2424
- url: https://github.com/redpanda-data/docs
25-
branches: [main, v/*, api, shared, 'site-search', '!v-end-of-life/*']
25+
branches: [main, v/*, shared, 'site-search', '!v-end-of-life/*']
2626
- url: https://github.com/redpanda-data/redpanda-labs
2727
branches: main
2828
start_paths: [docs,'*/docs']

0 commit comments

Comments
 (0)