From e0479b0badbc7943c2dda7f22ff1ad46d371813d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Crocquesel?= <88554524+scrocquesel@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:15:39 +0100 Subject: [PATCH] Fix refname for Quarkus Amazon Service (#145) (#146) --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index f6c88ad2bf..487bd17d50 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -13,7 +13,7 @@ content: - url: https://github.com/quarkiverse/quarkus-amazon-services branches: [ HEAD, '{1..9}*({0..9})?(.+({0..9})).x' ] version: - HEAD: dev # fallback to using the matched refname as the value for other branches + main: dev # fallback to using the matched refname as the value for other branches start_path: docs - url: https://github.com/quarkiverse/quarkus-antivirus branches: HEAD