We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f46ed commit 090c0d8Copy full SHA for 090c0d8
CONTRIBUTING.md
@@ -30,5 +30,5 @@ Include details about your configuration and environment:
30
* All code should follow style guidelines enforced by the checkstyle and other static analysis.
31
* All code should have tests.
32
* Unit tests
33
- * Behavioral tests (see https://github.com/Kong/unirest-java/tree/master/src/test/java/BehaviorTests)
+ * Behavioral tests (see https://github.com/Kong/unirest-java/tree/master/unirest/src/test/java/BehaviorTests)
34
* You should have run verify before submitting and the PR needs to have passed TravisCI before being merged.
0 commit comments