Skip to content

Commit

Permalink
DOC: add direct link to Promise.delay from API ref (#1465)
Browse files Browse the repository at this point in the history
  • Loading branch information
gef756 authored and benjamingr committed Nov 9, 2017
1 parent e8d8525 commit 3790a92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/api-reference.md
Expand Up @@ -58,6 +58,7 @@ redirect_from: "/docs/api/index.html"
- [Promise.fromCallback](api/promise.fromcallback.html)
- [.asCallback](api/ascallback.html)
- [Timers](api/timers.html)
- [Promise.delay](api/promise.delay.html)
- [.delay](api/delay.html)
- [.timeout](api/timeout.html)
- [Cancellation](api/cancellation.html)
Expand Down

0 comments on commit 3790a92

Please sign in to comment.