Skip to content

Commit 4dea427

Browse files
authored
Update JUnit's Javadoc link (#28)
1 parent aa2cf03 commit 4dea427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<links>
146146
<link>https://javadoc.io/static/com.google.jimfs/jimfs/${jimfs.version}/</link>
147147
<link>https://jspecify.dev/docs/api/</link>
148-
<link>https://junit.org/junit5/docs/${junit-jupiter.version}/api/</link>
148+
<link>https://docs.junit.org/${junit-jupiter.version}/api/</link>
149149
</links>
150150
<release>9</release>
151151
</configuration>

0 commit comments

Comments
 (0)