Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Jan 2, 2024
1 parent 35c307e commit c39dff8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ asciidoc:
target-maven-version: 3.9.6 # replace ${target-maven-version}

# Attributes used in xrefs to other Antora components
cq-camel-components: components
cq-camel-components: next@components
doc-link-icon-lock: "icon:lock"
quarkus-examples-version: latest

Expand Down
2 changes: 1 addition & 1 deletion docs/source-map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- require: '@djencks/antora-source-map'
# log_level: trace
source-map:
- url: 'https://github.com/apache/camel-quarkus.git'
- url: 'https://github.com/jamesnetherton/camel-quarkus.git'
mapped-url: './../camel-quarkus'
branches:
- branch: main
Expand Down

0 comments on commit c39dff8

Please sign in to comment.