Skip to content

Commit

Permalink
Add link to 1.x docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tgriesser authored and petkaantonov committed Jun 18, 2014
1 parent e5d93bd commit 3669737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#API Reference

**Note**: This documentation is for bluebird 2.x and not valid for 1.x.
**Note**: This documentation is for bluebird 2.x and not valid for 1.x - [1.x docs here](https://github.com/petkaantonov/bluebird/blob/ca0f2f8b204df7015eb1f7b75ba8195a81bf0d7e/API.md)

- [Core](#core)
- [`new Promise(Function<Function resolve, Function reject> resolver)`](#new-promisefunctionfunction-resolve-function-reject-resolver---promise)
Expand Down

0 comments on commit 3669737

Please sign in to comment.