Repository: camel Updated Branches: refs/heads/master 3c3c03852 -> cc1983c7f
CAMEL-10392: Fix Summary documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cc1983c7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cc1983c7 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/cc1983c7 Branch: refs/heads/master Commit: cc1983c7fa41a18fbd6f075764e0134fc19afdc8 Parents: 3c3c038 Author: Stephan Siano <stephan.si...@sap.com> Authored: Fri Oct 21 10:16:16 2016 +0200 Committer: Stephan Siano <stephan.si...@sap.com> Committed: Fri Oct 21 10:16:16 2016 +0200 ---------------------------------------------------------------------- docs/user-manual/en/SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/cc1983c7/docs/user-manual/en/SUMMARY.md ---------------------------------------------------------------------- diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md index 0af8dc9..dfc44b5 100644 --- a/docs/user-manual/en/SUMMARY.md +++ b/docs/user-manual/en/SUMMARY.md @@ -34,7 +34,7 @@ * [Exchange](exchange.adoc) * [Exchange Pattern](exchange-pattern.adoc) * [Expression](expression.adoc) - * [HTTPSession](http-session.adoc) + * [HTTP Session Handling](http-session.adoc) * [Injector](injector.adoc) * [Intercept](intercept.adoc) * [Inversion Of Control With Smart Defaults](inversion-of-control-with-smart-defaults.adoc)