Skip to content

Commit f655bff

Browse files
committed
Fix example URL
1 parent 3a2b4ba commit f655bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public void test() throws Exception {
3838
}
3939
```
4040

41-
- [View Examples](https://github.com/rife2/bld-junit-reporter/blob/master/examples/src/bld/java/com/example/)
41+
- [View Example](https://github.com/rife2/bld-junit-reporter/blob/main/example/src/bld/java/com/example/ExampleBuild.java)
4242

4343
Please check the [JUnitReporter documentation](https://rife2.github.io/bld-junit-reporter/rife/bld/extension/JUnitReporterOperation.html#method-summary)
4444
for all available configuration options.

0 commit comments

Comments
 (0)