This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 53ca1be07a159c336394fb34aad8f952b1facd4c Author: Gregor Zurowski <[email protected]> AuthorDate: Tue Jul 21 10:57:12 2020 +0200 Remove broken anchor The section has been removed in a previous commit. Removing the corresponding anchor. --- docs/user-manual/modules/ROOT/pages/contributing.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/user-manual/modules/ROOT/pages/contributing.adoc b/docs/user-manual/modules/ROOT/pages/contributing.adoc index 9ef7772..6686a97 100644 --- a/docs/user-manual/modules/ROOT/pages/contributing.adoc +++ b/docs/user-manual/modules/ROOT/pages/contributing.adoc @@ -34,7 +34,6 @@ We also participate in Google Summer of Code and Outreachy programs, for informa * <<submitting-patches,Submitting patches>> * <<using-the-issue-tracker,Using the issue tracker>> * <<becoming-a-committer,Becoming a committer>> -* <<more-resources,More resources>> [#getting-in-touch] == Getting in touch
