Skip to content

Commit 557f16c

Browse files
committed
Fix User Guide link in 'Resources'
1 parent 6928681 commit 557f16c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/junit-intro.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ It requires Java 17 and Kotlin 2.1 or above and enables many different styles of
1111

1212
You're invited to follow our ongoing work, review it, and give feedback. The following short list of links will get you started.
1313

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
14+
- [User Guide](https://docs.junit.org)
15+
- [Javadoc](https://api.junit.org)
16+
- [GitHub Repository]({{ site.current_repo_url }}) with source code and issue tracker

0 commit comments

Comments
 (0)