Skip to content

Commit e0476ec

Browse files
authored
Merge pull request #34 from bhathiya/patch-1
Fix code range in the git link
2 parents 49ab41b + 7f9091c commit e0476ec

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
@@ -16,7 +16,7 @@ after_success:
1616
```
1717
1818
### Produce Coverage Reports
19-
1. Add JaCoCo Plugin to your pom.xml file, [see here](https://github.com/codecov/example-java/blob/master/pom.xml#L38-L56)
19+
1. Add JaCoCo Plugin to your pom.xml file, [see here](https://github.com/codecov/example-java/blob/master/pom.xml#L43-L61)
2020
2121
## Caveats
2222

0 commit comments

Comments
 (0)