Skip to content

Commit

Permalink
Fixed docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Eichar committed Oct 13, 2011
1 parent 0fece8d commit 788dfdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ The implementation will work with Java 6+ and will depend on scala-arm but not o

There are two main components to the API. Core and File. Core deals with obtaining data from streams, channels, etc... Basically adapting the IO object of the underlying platform (JVM, CLR) to be more idiomatic Scala.

For details see [http://jesseeichar.github.com/scala-io/](http://jesseeichar.github.com/scala-io/).
For details see [http://jesseeichar.github.com/scala-io-doc/](http://jesseeichar.github.com/scala-io-doc/).

0 comments on commit 788dfdb

Please sign in to comment.