Skip to content

Commit 36671e2

Browse files
committed
Fix website build with CKC
1 parent 801ace1 commit 36671e2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

antora-playbook-snippets/antora-playbook.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ content:
5555
branches: main
5656
start_path: docs
5757

58-
- url: https://github.com/apache/camel-kafka-connector.git
59-
branches:
60-
- main
61-
start_paths:
62-
- docs
63-
- connectors
58+
# - url: https://github.com/apache/camel-kafka-connector.git
59+
# branches:
60+
# - main
61+
# start_paths:
62+
# - docs
63+
# - connectors
6464

6565
- url: https://github.com/apache/camel-spring-boot.git
6666
branches:

0 commit comments

Comments
 (0)