This is an automated email from the ASF dual-hosted git repository.
gfournier 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 e071c1f3f Update jdk-version.adoc
e071c1f3f is described below
commit e071c1f3f651a4e2c04944f8a6ee6b18badff2cb
Author: Tiago Marques <[email protected]>
AuthorDate: Tue Mar 11 12:21:56 2025 +0000
Update jdk-version.adoc
Fixed URL of Docker page
---
docs/modules/ROOT/pages/installation/advanced/jdk-version.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/modules/ROOT/pages/installation/advanced/jdk-version.adoc
b/docs/modules/ROOT/pages/installation/advanced/jdk-version.adoc
index bd5d6d491..1c5b93d53 100644
--- a/docs/modules/ROOT/pages/installation/advanced/jdk-version.adoc
+++ b/docs/modules/ROOT/pages/installation/advanced/jdk-version.adoc
@@ -2,7 +2,7 @@
Camel K requires a JDK to be able to build and properly run a Camel
application. From version 2.6.0 onward, we are publishing multiple JDK
containers which you can choose if you want to use a different JDK from the
default provided.
-The list of available container images is published in
(https://hub.docker.com/r/apache/camel-k/tags)[official Docker Apache Camel K
page].
+The list of available container images is published in
(https://hub.docker.com/r/apache/camel-k/tags[official Docker Apache Camel K
page]).
[[camel-k-jdk-21]]
== Install Camel K JDK 21 operator
@@ -21,4 +21,4 @@ camel-k-operator-578585fb59-9d987 camel-k-operator
{"level":"info","ts":"2025-01
...
```
-NOTE: the base image used for the Integrations will be a JDK 21 image as well.
\ No newline at end of file
+NOTE: the base image used for the Integrations will be a JDK 21 image as well.