This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 9f53d0bff fix(docs): camel version link
9f53d0bff is described below
commit 9f53d0bffd79f41c67833ea82c27b7357d81bd11
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Thu Nov 14 19:14:33 2024 +0100
fix(docs): camel version link
---
docs/modules/ROOT/pages/concepts/dependencies.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/modules/ROOT/pages/concepts/dependencies.adoc
b/docs/modules/ROOT/pages/concepts/dependencies.adoc
index 8474843e0..2680aba56 100644
--- a/docs/modules/ROOT/pages/concepts/dependencies.adoc
+++ b/docs/modules/ROOT/pages/concepts/dependencies.adoc
@@ -1,6 +1,6 @@
= Camel dependencies matrix
-From Camel K version 2 onward you will be able to use any Camel K Runtime.
Each runtime depends on a Camel Quarkus, Camel and Quarkus Platform version.
Every Camel K has a default runtime used, but you can
xref:running/runtime-version.adoc[pick any Camel K Runtime available] (backward
and forward compatible).
+From Camel K version 2 onward you will be able to use any Camel K Runtime.
Each runtime depends on a Camel Quarkus, Camel and Quarkus Platform version.
Every Camel K has a default runtime used, but you can
xref:configuration/runtime-version.adoc[pick any Camel K Runtime available]
(backward and forward compatible).
[caption=]
.Camel dependencies matrix