Skip to content

Commit 4a4109e

Browse files
committed
Update docs link in README
1 parent 525ee07 commit 4a4109e

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ An implementation of QuickCheck in PureScript.
1212
bower install purescript-quickcheck
1313
```
1414

15-
## Module documentation
15+
## Documentation
1616

17-
- [Test.QuickCheck](docs/Test/QuickCheck.md)
18-
- [Test.QuickCheck.Arbitrary](docs/Test/QuickCheck/Arbitrary.md)
19-
- [Test.QuickCheck.Gen](docs/Test/QuickCheck/Gen.md)
20-
- [Test.QuickCheck.LCG](docs/Test/QuickCheck/LCG.md)
21-
- [Test.QuickCheck.Data.AlphaNumString](docs/Test/QuickCheck/Data/AlphaNumString.md)
22-
- [Test.QuickCheck.Data.ApproxNumber](docs/Test/QuickCheck/Data/ApproxNumber.md)
17+
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-quickcheck).

0 commit comments

Comments
 (0)