Renamed link to Cdi-Testing in Testing page of Gitbook
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/192c557e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/192c557e Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/192c557e Branch: refs/heads/master Commit: 192c557ec2752f6fcdf0c8f4ff37d3d4676aa1f8 Parents: 458df0a Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Jun 8 17:02:30 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Jun 8 17:02:30 2016 +0200 ---------------------------------------------------------------------- docs/user-manual/en/testing.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/192c557e/docs/user-manual/en/testing.adoc ---------------------------------------------------------------------- diff --git a/docs/user-manual/en/testing.adoc b/docs/user-manual/en/testing.adoc index 87cbc6f..79a9814 100644 --- a/docs/user-manual/en/testing.adoc +++ b/docs/user-manual/en/testing.adoc @@ -44,7 +44,7 @@ link:dependency-injection.html[Dependency Injection]Â which does not require an in-depth knowledge of CDI, Spring + Spring Test or Guice. Supports JUnit 3.x (deprecated) and JUnit 4.x based tests. -|link:camel-test-cdi.html[CDI Testing] |camel-test-cdi | Provides a JUnit 4 +|link:cdi-testing.html[CDI Testing] |camel-test-cdi | Provides a JUnit 4 runner that bootstraps a test environment using CDI so that you don't have to be familiar with any CDI testing frameworks and can concentrate on the testing logic of your Camel CDI applications. +