doc: fix broken link to contract-generate

Replaced with `contract-random-generate`
This commit is contained in:
Benjamin Greenman 2016-08-15 20:43:47 -04:00 committed by GitHub
parent 986ea517d1
commit 1478f64c14

View File

@ -164,7 +164,7 @@ For example,
2)]
The generator argument adds a generator for the flat-named-contract. See
@racket[contract-generate] for more information.
@racket[contract-random-generate] for more information.
}
@defthing[any/c flat-contract?]{