diff --git a/local-antora-playbook.yml b/local-antora-playbook.yml index 963051d15..42d2f4a1e 100644 --- a/local-antora-playbook.yml +++ b/local-antora-playbook.yml @@ -14,11 +14,8 @@ content: sources: - url: . branches: HEAD - # TEMPORARY (DOC-2222): pull the streaming component from the docs PR branch - # (redpanda-data/docs#1728) instead of main so the deploy preview renders the - # three customer-managed Cloud properties. REVERT to `main` before merging. - url: https://github.com/redpanda-data/documentation - branches: [doc-2222-cloud-cmc-default-topic-props, v/*, shared, site-search] + branches: [main, v/*, shared, site-search] - url: https://github.com/redpanda-data/docs-site branches: [main] start_paths: [home, data-platform, self-managed]