diff --git a/antora-playbook.yml b/antora-playbook.yml index 0ab5680078..2023cba997 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -10,7 +10,7 @@ content: sources: - url: &documentation https://github.com/decidim/documentation start_path: docs/en - branches: [release/0.31-stable, release/0.30-stable, develop] + branches: [release/0.31-stable, release/0.32-stable, develop] edit_url: "https://github.com/decidim/documentation/edit/{refname}/{path}" - url: &documentation https://github.com/decidim/documentation start_path: docs/fr @@ -26,7 +26,7 @@ content: branches: [develop] - url: https://github.com/decidim/decidim start_path: docs - branches: [release/0.30-stable, release/0.31-stable, develop] + branches: [release/0.31-stable, release/0.32-stable, develop] ui: bundle: url: https://github.com/decidim/documentation-antora-ui/releases/download/v0.4/ui-bundle.zip diff --git a/docs/en/modules/ROOT/pages/index.adoc b/docs/en/modules/ROOT/pages/index.adoc index 5796c02ca0..56c41cacf7 100644 --- a/docs/en/modules/ROOT/pages/index.adoc +++ b/docs/en/modules/ROOT/pages/index.adoc @@ -10,7 +10,7 @@ You’ve found the documentation for Decidim. Learn about the project at https:/ [NOTE] ==== -This is the documentation for the `develop` branch. You can see this same documentation site for other versions: xref:v0.30@ROOT:index.adoc[v0.30] +This is the documentation for the `develop` branch. You can see this same documentation site for other versions: xref:v0.32@ROOT:index.adoc[v0.32] ==== // * Read the xref:ROOT:getting-started.adoc[Getting Started guide] diff --git a/docs/en/modules/admin/pages/components.adoc b/docs/en/modules/admin/pages/components.adoc index 2ea6b90a36..9951f26d31 100644 --- a/docs/en/modules/admin/pages/components.adoc +++ b/docs/en/modules/admin/pages/components.adoc @@ -32,7 +32,7 @@ You can find all the components of the space on the list, with: * *Component name*: title of the component, chosen at its creation and editable. * *Component type*: type of component. -* *Component scope*: the xref:admin:scopes.adoc[scope] of the component. +* *Component scope*: the xref:admin:settings/scopes.adoc[scope] of the component. === Actions