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 b033a3ef888a4bb2e08bff90cb2ef5394499971e Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Oct 19 08:29:02 2018 +0200 Added link to Security in 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 6f2c09d..bfc3963 100644 --- a/docs/user-manual/en/SUMMARY.md +++ b/docs/user-manual/en/SUMMARY.md @@ -28,7 +28,7 @@ * [Components](#components) * [Data Formats](#data-formats) * [Languages](#languages) -* Security +* [Security](security.adoc) * [Security Advisories](security-advisories.adoc) ### User Guide
