We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6928681 commit 557f16cCopy full SHA for 557f16c
_includes/junit-intro.md
@@ -11,6 +11,6 @@ It requires Java 17 and Kotlin 2.1 or above and enables many different styles of
11
12
You're invited to follow our ongoing work, review it, and give feedback. The following short list of links will get you started.
13
14
-- [User Guide](https://docs.junit.org/current/user-guide)
15
-- [Javadoc](https://docs.junit.org/current/api)
16
-- [GitHub Repository]({{ site.current_repo_url }}) with source code and an issue tracker
+- [User Guide](https://docs.junit.org)
+- [Javadoc](https://api.junit.org)
+- [GitHub Repository]({{ site.current_repo_url }}) with source code and issue tracker
0 commit comments