This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 4a885bf531edadd95a1a3cc4ab965436bebb35a7 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Oct 31 11:10:52 2018 +0100 Added Threading Model to Summary --- docs/user-manual/en/SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md index ec27d11..ecc4f2d 100644 --- a/docs/user-manual/en/SUMMARY.md +++ b/docs/user-manual/en/SUMMARY.md @@ -115,7 +115,7 @@ * [Routes](routes.adoc) * [ServicePool](servicepool.adoc) * Stream caching -* Threading Model +* [Threading Model](threading-model.adoc) * ToAsync * Tracer * [Transport](transport.adoc)