We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd428b6 commit 4d1b8f9Copy full SHA for 4d1b8f9
documentation/index.md
@@ -20,7 +20,7 @@ on the generator function, unexpected-check will try to shrink the error space
20
as much as possible and therefore provide much more precise error cases.
21
22
I recommend using the plugin together with
23
-[chance-generators](https://github.com/sunesimonsen/chance-generators) as it
+[chance-generators](https://sunesimonsen.github.io/chance-generators/) as it
24
provides a huge range of generators and supports shrinking, but it is not a
25
requirement. You can uses any function that produces a random output when called
26
as generators.
0 commit comments