Skip to content

Commit 2e12ea4

Browse files
authored
Fix dead link in README
[skip ci] Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent 21031ce commit 2e12ea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Full JUnit5 integration is provided to help streamline the development process.
4141
- Enables running compilations on combinations of real files, class path
4242
resources, in-memory files, JARs, WARs, EARs, ZIP files, etc.
4343
- Null-safe API (using [JSpecify](https://jspecify.dev/)).
44-
- [Tested on multiple existing frameworks](acceptance-tests/) including
44+
- [Tested on multiple existing frameworks](java-compiler-testing/src/it) including
4545
Avaje, Spring, Lombok, MapStruct, ErrorProne, and CheckerFramework.
4646
- Supports Java 9 JPMS modules.
4747
- Ability to customise a large assortment of configuration parameters

0 commit comments

Comments
 (0)