Added install instruction reference
This commit is contained in:
parent
35b0f7d5a0
commit
27eb29c9b6
2 changed files with 4 additions and 1 deletions
|
@ -56,6 +56,7 @@ public class JacocoReportOperationBuild extends Project {
|
|||
javadocOperation()
|
||||
.javadocOptions()
|
||||
.docLint(NO_MISSING)
|
||||
.link("https://rife2.github.io/bld/")
|
||||
.link("https://rife2.github.io/rife2/");
|
||||
|
||||
publishOperation()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue