You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dj...@apache.org on 2021/12/20 17:26:29 UTC

[camel-quarkus] 02/08: fix source-map.yml for current version

This is an automated email from the ASF dual-hosted git repository.

djencks pushed a commit to branch 2.6.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 441a95e1b33ccceab95561a93e3091381a08448a
Author: David Jencks <dj...@apache.org>
AuthorDate: Sat Dec 18 18:10:01 2021 -0800

    fix source-map.yml for current version
---
 docs/source-map.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source-map.yml b/docs/source-map.yml
index d2f96b7..d2587d0 100644
--- a/docs/source-map.yml
+++ b/docs/source-map.yml
@@ -21,5 +21,5 @@
         - url: 'https://github.com/apache/camel-quarkus.git'
           mapped-url: './../camel-quarkus'
           branches:
-            - branch: main
+            - branch: 2.6.x
               mapped-branch: HEAD