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/11/30 10:09:33 UTC

[camel] 12/16: Added link in Summary about REST DSL

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit c5090e52d66a31d9a12c13aea33dc292e6f2a7d6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 13 15:00:45 2018 +0100

    Added link in Summary about REST DSL
---
 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 de4d687..b88bab5 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -128,7 +128,7 @@
 * [Java DSL](java-dsl.adoc)
 * [Spring DSL](spring.adoc)
 * [Blueprint DSL](using-osgi-blueprint-with-camel.adoc)
-* Rest DSL
+* [Rest DSL](../../../camel-core/src/main/docs/rest-dsl.adoc)
 * [Groovy DSL](groovy-dsl.adoc)
 * [Scala DSL](scala-dsl.adoc)
 * [Annotation DSL](bean-integration.adoc)