This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tapestry-5-site-builder.git
commit 69c00e05daa8b90e27c838df37fa9c0068599f61 Author: Volker Lamp <[email protected]> AuthorDate: Tue May 5 16:48:51 2026 +0200 Update the source URL to match the new home at ASF --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 81ddfa6..85eefb0 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -3,7 +3,7 @@ site: start_page: main::about.adoc content: sources: - - url: https://github.com/vjlamp/tapestry-antora-site-poc-content.git + - url: https://gitbox.apache.org/repos/asf/tapestry-5-site.git branches: [main, 5.*] urls: # Make the latest version appear as 'current' in URLs (instead of the version number).
