From d46f276e3459866fe8d6b6f929c229effdb6a00d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Pereira=20de=20Lucena?= Date: Mon, 10 Jul 2023 14:33:51 +0200 Subject: [PATCH] Undo "Change antora configuration so it works locally" --- antora-playbook.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 33e25b2a71..ee0d598aa4 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -4,9 +4,9 @@ site: start_page: v0.27@en:ROOT:index.adoc content: sources: - - url: . + - url: https://github.com/decidim/documentation start_path: en - branches: [release/0.27-stable, release/0.26-stable, HEAD] + branches: [release/0.27-stable, release/0.26-stable, develop] edit_url: "https://github.com/decidim/documentation/edit/{refname}/{path}" - url: https://github.com/decidim/decidim start_path: docs