Skip to content
This repository has been archived by the owner on Mar 11, 2018. It is now read-only.

Commit

Permalink
Fix link to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanqing committed Aug 11, 2014
1 parent 565ed74 commit 74cd55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ stereotype({}); //=> {}
stereotype('foo'); //=> 'foo'
```

More usage examples are in [the tests](https://github.com/yuanqing/stereotype/blob/master/spec/cast.spec.js).
More usage examples are in [the tests](https://github.com/yuanqing/stereotype/blob/master/spec/stereotype.spec.js).

## API

Expand Down

0 comments on commit 74cd55f

Please sign in to comment.