Repository: camel
Updated Branches:
  refs/heads/master 3fbb367ec -> 192c557ec


Moved testing blueprint and camel-test in Testing section of Gitbook


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/458df0ac
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/458df0ac
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/458df0ac

Branch: refs/heads/master
Commit: 458df0ac94c74e9f877492ace7c0c350de5f286b
Parents: 3fbb367
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Wed Jun 8 17:00:39 2016 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Wed Jun 8 17:00:39 2016 +0200

----------------------------------------------------------------------
 docs/user-manual/en/SUMMARY.md   | 4 ++--
 docs/user-manual/en/testing.adoc | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/458df0ac/docs/user-manual/en/SUMMARY.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md
index 67ecd7b..9903778 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -265,8 +265,6 @@
     * [Swagger](swagger.adoc)
     * [Swagger Java](swagger-java.adoc)
     * [Telegram](telegram.adoc)
-    * [Test](test.adoc)
-    * [Test Blueprint](test-blueprint.adoc)
     * [Twitter](twitter.adoc)
     * [Websocket](websocket.adoc)
     * [XML Security](xmlsecurity.adoc)
@@ -301,4 +299,6 @@
 * User Guide
     * [Karaf](karaf.adoc)
     * [Testing](testing.adoc)
+        * [Test](test.adoc)
+        * [Test Blueprint](test-blueprint.adoc)
         * [CDI Testing](cdi-testing.adoc)

http://git-wip-us.apache.org/repos/asf/camel/blob/458df0ac/docs/user-manual/en/testing.adoc
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/testing.adoc b/docs/user-manual/en/testing.adoc
index f1ca22c..87cbc6f 100644
--- a/docs/user-manual/en/testing.adoc
+++ b/docs/user-manual/en/testing.adoc
@@ -65,7 +65,7 @@ parity with the plain JUnit 3.x/4.x based testing approach. 
Notice
 older Camel release use `camel-test` which has built-in
 link:spring-testing.html[Spring Testing].
 
-|link:blueprint-testing.html[Blueprint Testing] |camel-test-blueprint
+|link:test-blueprint.html[Blueprint Testing] |camel-test-blueprint
 |*Camel 2.10:* Provides the ability to do unit testing on blueprint
 configurations
 

Reply via email to