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 907c0744c11f7b1230b6ff73c2397c3233499bb7
Author: Volker Lamp <[email protected]>
AuthorDate: Wed Mar 6 21:46:25 2024 +0100

    Changed repo url from local to GitHub.
---
 antora-playbook.yml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/antora-playbook.yml b/antora-playbook.yml
index 62759e5..a1f3299 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -3,10 +3,7 @@ site:
   start_page: main::about.adoc
 content:
   sources:
-#  - url: https://gitlab.com/antora/demo/demo-component-b.git
-#    branches: [v2.0, v1.0]
-#    start_path: docs
-  - url: /Users/vlamp/git/tapestry-antora-site-poc-content
+  - url: https://github.com/vjlamp/tapestry-antora-site-poc-content.git
     branches: [main, 5.*]
 ui:
   bundle:

Reply via email to