diff --git a/cdi/README.adoc b/cdi/README.adoc index 4df47e1..95f607a 100644 --- a/cdi/README.adoc +++ b/cdi/README.adoc @@ -153,4 +153,4 @@ If you use different transaction strategies between your application and tests ( ==== -For more examples see full https://github.com/rmpestano/dbunit-rules/blob/master/examples/src/test/java/com/github/dbunit/rules/examples/DeltaspikeUsingInterceptorIt.java#L25[sample here] and https://github.com/rmpestano/dbunit-rules/tree/master/cdi/src/test/java/com/github/dbunit/rules[cdi module tests^]. +For more examples see full https://github.com/rmpestano/dbunit-rules/blob/master/examples/jpa-productivity-boosters/src/test/java/com/github/dbunit/rules/examples/DeltaspikeUsingInterceptorIt.java#L25[sample here] and https://github.com/rmpestano/dbunit-rules/tree/master/cdi/src/test/java/com/github/dbunit/rules[cdi module tests^].