diff --git a/antora-playbook.yml b/antora-playbook.yml index 41fcc02c19..b72e4a4bfd 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -7,16 +7,16 @@ content: - url: https://github.com/decidim/documentation start_path: en branches: - - release/0.27-stable - - release/0.26-stable - - develop + - chore/0.27-documentation-fix + - chore/0.26-documentation-fix + - chore/fix-develop-documentation edit_url: "https://github.com/decidim/documentation/edit/{refname}/{path}" - url: https://github.com/decidim/decidim start_path: docs branches: - - release/0.27-stable - - release/0.26-stable - - develop + - chore/0.27-documentation-fix + - chore/0.26-documentation-fix + - chore/fix-develop-documentation - url: https://github.com/decidim/decidim-bulletin-board start_path: docs branches: develop