Skip to content

Commit

Permalink
Update Puppeteer API docs link
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
zploskey committed Jun 13, 2018
1 parent f682949 commit b8c6e25
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 @@ -87,7 +87,7 @@ See the [Reason Global Installation](https://reasonml.github.io/docs/en/global-i
Good references for writing bindings are:

- [BuckleScript Interop Cheatsheet](https://bucklescript.github.io/docs/en/interop-cheatsheet.html)
- [Puppeteer API Docs](https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md)
- [Puppeteer API Docs](https://pptr.dev)
- [Puppeteer TypeScript Definitions](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/puppeteer/index.d.ts)

## Projects using bs-puppeteer
Expand Down

0 comments on commit b8c6e25

Please sign in to comment.