You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/10/31 09:40:35 UTC

[camel] 02/02: Added http-session-handling to summary

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 1fb56fa6985068d0e0f91a0ef202dc189df31f01
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 31 10:39:18 2018 +0100

    Added http-session-handling 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 4ea8e83..937b4de 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -99,7 +99,7 @@
 * [Exchange](exchange.adoc)
 * [Exchange Pattern](exchange-pattern.adoc)
 * [Expression](expression.adoc)
-* HTTP-Session Handling
+* [HTTP-Session Handling](http-session-handling.adoc)
 * [Injector](injector.adoc)
 * [Intercept](intercept.adoc)
 * [Inversion of Control with Smart Defaults](inversion-of-control-with-smart-defaults.adoc)