Skip to content

Commit 66c1932

Browse files
authored
Update links to docs
1 parent 3193797 commit 66c1932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<div class="jumbotron">
77
<h1>The programmer-friendly testing framework for Java and the JVM</h1>
88
<ul class="list-inline">
9-
<li><a class="btn btn-primary btn-lg" href="https://docs.junit.org/current/user-guide" role="button">
9+
<li><a class="btn btn-primary btn-lg" href="https://docs.junit.org" role="button">
1010
<i class="fa-solid fa-book-open"></i>&nbsp;
1111
User Guide
1212
</a></li>
13-
<li><a class="btn btn-primary btn-lg" href="https://docs.junit.org/current/api" role="button">
13+
<li><a class="btn btn-primary btn-lg" href="https://api.junit.org" role="button">
1414
<i class="fa-solid fa-file-code"></i>&nbsp;
1515
Javadoc
1616
</a></li>

0 commit comments

Comments
 (0)