Skip to content

Commit a264b83

Browse files
1 parent b1bf7a0 commit a264b83

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
@@ -15,7 +15,7 @@ You can find examples in 'examples/src'.
1515
## BACKGROUND
1616

1717
CppQuickCheck is inspired and based on the
18-
[QuickCheck](http://code.haskell.org/QuickCheck/) library for
18+
[QuickCheck](https://github.com/nick8325/quickcheck) library for
1919
Haskell. CppQuickCheck differs in some aspects of the implementation and
2020
interface (as well as being written in C++ instead of Haskell), but tries to
2121
maintain similar functionality to the QuickCheck library.

0 commit comments

Comments
 (0)