Skip to content

Commit 4d1b8f9

Browse files
committed
Point to the chance-generator documentation site
1 parent dd428b6 commit 4d1b8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on the generator function, unexpected-check will try to shrink the error space
2020
as much as possible and therefore provide much more precise error cases.
2121

2222
I recommend using the plugin together with
23-
[chance-generators](https://github.com/sunesimonsen/chance-generators) as it
23+
[chance-generators](https://sunesimonsen.github.io/chance-generators/) as it
2424
provides a huge range of generators and supports shrinking, but it is not a
2525
requirement. You can uses any function that produces a random output when called
2626
as generators.

0 commit comments

Comments
 (0)