This is an automated email from the ASF dual-hosted git repository.
acosentino 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 db51f720631 Fix link (#15993)
db51f720631 is described below
commit db51f720631c10894eb6e254b92ce4e26fb52188
Author: Jonathan Haab <[email protected]>
AuthorDate: Thu Oct 17 14:27:48 2024 +0200
Fix link (#15993)
The link used to direct to the /camel-core/contributing page
---
docs/user-manual/modules/ROOT/pages/building.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/modules/ROOT/pages/building.adoc
b/docs/user-manual/modules/ROOT/pages/building.adoc
index a66d5444c6a..a38fa40c8b7 100644
--- a/docs/user-manual/modules/ROOT/pages/building.adoc
+++ b/docs/user-manual/modules/ROOT/pages/building.adoc
@@ -1,4 +1,4 @@
= Building Camel from Source
-This content was moved to the link:/camel-core/contributing[Getting Started].
+This content was moved to the link:/camel-core/getting-started[Getting
Started].