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

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new aaa7c874feb (chores) docs: update the link for the CI jobs for Camel 4
aaa7c874feb is described below

commit aaa7c874feb9a68240460e305522d5445e8ad7c9
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Tue Apr 30 10:21:34 2024 +0200

    (chores) docs: update the link for the CI jobs for Camel 4
---
 docs/main/modules/contributing/pages/index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/main/modules/contributing/pages/index.adoc 
b/docs/main/modules/contributing/pages/index.adoc
index fb6deb5c913..d537c182148 100644
--- a/docs/main/modules/contributing/pages/index.adoc
+++ b/docs/main/modules/contributing/pages/index.adoc
@@ -344,7 +344,7 @@ git push -f origin your-branch
 
 After the code was integrated into the Camel repository, you can watch the 
https://ci-builds.apache.org/job/Camel/[Apache Continuous Integration] instance 
to double-check that it worked and no side effects were introduced. You can 
watch the following jobs:
 
-* https://ci-builds.apache.org/job/Camel/job/Camel%20JDK17/job/main/[Camel 4 
(JDK 17)]
+* 
https://ci-builds.apache.org/blue/organizations/jenkins/Camel%2FCamel%20Core%20(Build%20and%20test)/activity/[Camel
 Core (Build and test)]
 * 
https://ci-builds.apache.org/job/Camel/job/Apache%20Camel/job/camel-3.x/[Camel 
3 (JDK 11)]
 
 Our CI has many other jobs, covering different JDKs, platforms (x86, PowerPC, 
s390x, etc,) and projects. If in doubt, ask.

Reply via email to