From 8b4dea41b77564dd02ad36e37456cc8ada252dae Mon Sep 17 00:00:00 2001 From: David Luecke Date: Mon, 18 Apr 2016 14:19:32 -0700 Subject: [PATCH] Fix readme link. Closes #38 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff4688c..861baa3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This provider exposes [Feathers](http://feathersjs.com) services through a RESTful API using [Express](http://expressjs.com) that can be used with Feathers 1.x and 2.x as well as client support for Fetch, jQuery, Request and Superagent. -__Note:__ For the full API documentation go to [feathersjs.com/docs/providers.html](http://feathersjs.com/docs/providers.html). +__Note:__ For the full API documentation go to [feathersjs.com/docs/providers.html](http://docs.feathersjs.com/rest/readme.html). ## Quick example