Skip to content

Commit

Permalink
Changed the path for core documentation
Browse files Browse the repository at this point in the history
Signed-off-by: ishindyapin <ishindyapin@countertack.com>
  • Loading branch information
ishindyapin committed Nov 18, 2014
1 parent b01a391 commit faefc9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ Provides extensible common utility classes for rapid JSON API development. Offer

#### Creating a new resource API class

See the [facet core module](https://github.com/facet/core) for details on creating API resources.
See the [facet core module](http://facet.github.io/core/) for details on creating API resources.

```js
var ApiCore = require('facet-core').ApiCore;
Expand Down

0 comments on commit faefc9f

Please sign in to comment.