This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 c6b27fc2966 Fix link for building page on readme (#11757)
c6b27fc2966 is described below
commit c6b27fc29664f350927750103eb111c9cfdc6695
Author: Aurélien Pupier <[email protected]>
AuthorDate: Wed Oct 18 14:55:20 2023 +0200
Fix link for building page on readme (#11757)
Signed-off-by: Aurélien Pupier <[email protected]>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 55823fd4af5..8b84773b6fa 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ The beginner examples are another powerful alternative
pathway for getting start
**Building**
-<https://camel.apache.org/building.html>
+<https://camel.apache.org/camel-core/contributing/>
**Contributions**