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
commit d1b36fe4e922091642bfd9f3b2b178c7ffa06d0e Author: Otavio Rodolfo Piske <[email protected]> AuthorDate: Fri Oct 18 09:22:55 2024 +0200 (chores) fix link and text description for the Apache Camel Core building guide --- 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..2a84f657ec1 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 link:/camel-core/contributing[Contributing To Apache Camel Core].
