From 1a9287d4de80fddc9e2485367a1d478fc6023017 Mon Sep 17 00:00:00 2001 From: Nicholas Wolverson Date: Tue, 29 Aug 2017 21:42:06 +0100 Subject: [PATCH] Point documentation link to pursuit There is no docs directory, link docs to Pursuit. Fix #89 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ffdc98..9eba372 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Low-level React Bindings for PureScript. For a more high-level set of bindings, you might like to look at `purescript-thermite`. -- [Module Documentation](docs/) +- [Module Documentation](https://pursuit.purescript.org/packages/purescript-react/) ``` bower install purescript-react