This is an automated email from the ASF dual-hosted git repository.
ffang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 09a33b99836f88aa2627cccb930c4656fb34f475
Author: Andrea Cosentino <ancosen@gmail.com>
AuthorDate: Mon Nov 5 13:36:55 2018 +0100
Added Uris 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 00bd04f..e5d0ebc 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -119,7 +119,7 @@
* Tracer
* [Transport](transport.adoc)
* [Type Converter](type-converter.adoc)
-* URIs
+* [URIs](uris.adoc)
* [UuidGenerator](uuidgenerator.adoc)
* XML Configuration
|