We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1bf7a0 commit a264b83Copy full SHA for a264b83
README.md
@@ -15,7 +15,7 @@ You can find examples in 'examples/src'.
15
## BACKGROUND
16
17
CppQuickCheck is inspired and based on the
18
-[QuickCheck](http://code.haskell.org/QuickCheck/) library for
+[QuickCheck](https://github.com/nick8325/quickcheck) library for
19
Haskell. CppQuickCheck differs in some aspects of the implementation and
20
interface (as well as being written in C++ instead of Haskell), but tries to
21
maintain similar functionality to the QuickCheck library.
0 commit comments