Skip to content

Commit 665be6b

Browse files
committed
Fix jetCheck URL.
1 parent 22f753a commit 665be6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A handy utility for generating strings that match given regular expression crite
1212

1313
- [functionaljava-quickcheck](https://github.com/functionaljava/functionaljava)
1414
- [hedgehog](https://hedgehogqa.github.io/scala-hedgehog/)
15-
- [jetCheck](https://hedgehogqa.github.io/scala-hedgehog/)
15+
- [jetCheck](https://github.com/JetBrains/jetCheck)
1616
- [Jqwik](https://jqwik.net/)
1717
- [JUnit Quickcheck](https://pholser.github.io/junit-quickcheck)
1818
- [Kotest](https://kotest.io/)

0 commit comments

Comments
 (0)