You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,6 @@ provides a few new features:
5
5
1. A small Java library for integrating MarkLogic unit tests into existing test frameworks like JUnit
6
6
1. The ability to depend on this module as a true third-party dependency via ml-gradle
7
7
8
-
To try this out locally, check out the [example project](examples/minimal-project). You can use that project's
9
-
build.gradle file as an example of how to use ml-unit-test in your own project.
8
+
To try this out locally, check out the [ml-gradle example project](https://github.com/marklogic-community/ml-gradle/tree/dev/examples/unit-test-project).
9
+
You can use that project's build.gradle file as an example of how to use ml-unit-test in your own project.
0 commit comments