diff --git a/antora-playbook.preview.yml b/antora-playbook.preview.yml index acf8b46ba7..3c8e7af9da 100644 --- a/antora-playbook.preview.yml +++ b/antora-playbook.preview.yml @@ -142,7 +142,9 @@ content: - release/1.0 - url: https://github.com/couchbase/docs-connectors-power-bi branches: - - main + - release/1.2 + - release/1.1 + - release/1.0 - url: https://github.com/couchbase/docs-connectors-superset.git branches: - release/1.0 diff --git a/antora-playbook.yml b/antora-playbook.yml index 0ee155038b..8ceb208ba9 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -137,7 +137,7 @@ content: - url: https://github.com/couchbase/docs-tableau branches: [release/1.1, release/1.0] - url: https://github.com/couchbase/docs-connectors-power-bi - branches: [main] + branches: [release/1.2, release/1.1, release/1.0] - url: https://github.com/couchbase/docs-connectors-superset.git branches: [release/1.0] - url: https://github.com/couchbase/docs-connectors-talend