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 b805de7cb4c2b8dba19e2a2a94e12475a2f1b8de Author: Otavio Rodolfo Piske <[email protected]> AuthorDate: Fri Oct 18 09:21:19 2024 +0200 Revert "Fix link (#15993)" This reverts commit db51f720631c10894eb6e254b92ce4e26fb52188. --- 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 a38fa40c8b7..a66d5444c6a 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/getting-started[Getting Started]. +This content was moved to the link:/camel-core/contributing[Getting Started].
