Skip to content

Commit

Permalink
fix links to scaladoc
Browse files Browse the repository at this point in the history
  • Loading branch information
juanrh authored Oct 4, 2016
1 parent 404b23c commit fce54c0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ Utilities for using ScalaCheck with Spark and Spark Streaming, based on Specs2

Use linear temporal logic to write ScalaCheck properties for Spark Streaming programs, see the [**Quickstart**](https://github.com/juanrh/sscheck/wiki/Quickstart) for details. See also

* [**scaladoc**](http://juanrh.github.io/doc/sscheck/api)
* **scaladoc**
- [scala 2.10](http://juanrh.github.io/doc/sscheck/scala-2.10/api)
- [scala 2.11](http://juanrh.github.io/doc/sscheck/scala-2.11/api)
* sbt dependency

```scala
Expand Down

0 comments on commit fce54c0

Please sign in to comment.