This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 8ecd1a2 fix: branch rename fixes in Antora
8ecd1a2 is described below
commit 8ecd1a2a1f315cb42e20804be972697e6929a1b6
Author: Zoran Regvart <[email protected]>
AuthorDate: Tue Apr 20 20:50:12 2021 +0200
fix: branch rename fixes in Antora
---
antora-playbook.yml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/antora-playbook.yml b/antora-playbook.yml
index 496f693..d8d7f7d 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -7,14 +7,14 @@ content:
sources:
- url: [email protected]:apache/camel.git
- branches: master
+ branches: main
start_paths:
# manual
- docs/user-manual
- url: [email protected]:apache/camel.git
branches:
- - master
+ - main
- camel-3.9.x
- camel-3.7.x
start_paths:
@@ -44,13 +44,13 @@ content:
# sub-projects
- url: [email protected]:apache/camel-k.git
- branches: master
+ branches: main
start_path: docs
- url: [email protected]:apache/camel-k-runtime.git
- branches: master
+ branches: main
start_path: docs
- url: [email protected]:apache/camel-kamelets.git
- branches: master
+ branches: main
start_path: docs
- url: [email protected]:apache/camel-quarkus.git
branches:
@@ -67,14 +67,14 @@ content:
start_path: docs
- url: [email protected]:apache/camel-spring-boot.git
branches:
- - master
+ - main
- camel-spring-boot-3.9.x
- camel-spring-boot-3.7.x
- camel-spring-boot-3.4.x
start_path: docs
- url: [email protected]:apache/camel-karaf.git
branches:
- - master
+ - main
- camel-karaf-3.9.x
- camel-karaf-3.7.x
- camel-karaf-3.4.x