diff --git a/antora-playbook.yml b/antora-playbook.yml index e53077a6b6..366616ca14 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -5,16 +5,16 @@ site: title: Decidim Docs url: https://docs.decidim.org - start_page: v0.28@en:ROOT:index.adoc + start_page: v0.29@en:ROOT:index.adoc content: sources: - url: &documentation https://github.com/decidim/documentation start_path: docs/en - branches: [release/0.28-stable, release/0.27-stable, develop] + branches: [release/0.29-stable, release/0.28-stable, release/0.27-stable, develop] edit_url: "https://github.com/decidim/documentation/edit/{refname}/{path}" - url: https://github.com/decidim/decidim start_path: docs - branches: [release/0.28-stable, release/0.27-stable, develop] + branches: [release/0.29-stable, release/0.28-stable, release/0.27-stable, develop] - url: https://github.com/decidim/decidim-bulletin-board start_path: docs branches: develop