Skip to content

Commit 794e9e0

Browse files
committed
Fix reference to "sbt-compiler-maven-plugin", moved to GitHub.
1 parent 7c5f587 commit 794e9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/scoverage/plugin/SCoveragePreCompileMojo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
* Supported compiler plugins:
4848
* <ul>
4949
* <li><a href="https://davidb.github.io/scala-maven-plugin/">net.alchim31.maven:scala-maven-plugin</a></li>
50-
* <li><a href="https://code.google.com/p/sbt-compiler-maven-plugin/">com.google.code.sbt-compiler-maven-plugin:sbt-compiler-maven-plugin</a></li>
50+
* <li><a href="https://sbt-compiler-maven-plugin.github.io/sbt-compiler-maven-plugin/">com.google.code.sbt-compiler-maven-plugin:sbt-compiler-maven-plugin</a></li>
5151
* </ul>
5252
* <br>
5353
* This is internal mojo, executed in forked {@code cobertura} life cycle.

0 commit comments

Comments
 (0)