Skip to content

Commit

Permalink
Correct AsyncProgressWorker link in README (#716)
Browse files Browse the repository at this point in the history
* Correct AsyncProgressWorker link in README
  • Loading branch information
japj authored May 6, 2020
1 parent 381c0da commit 45cb1d9
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 @@ -115,7 +115,7 @@ The following is the documentation for node-addon-api.
- [Async Operations](doc/async_operations.md)
- [AsyncWorker](doc/async_worker.md)
- [AsyncContext](doc/async_context.md)
- [AsyncProgressWorker](doc/async_progress_worker.md)
- [AsyncWorker Variants](doc/async_worker_variants.md)
- [Thread-safe Functions](doc/threadsafe_function.md)
- [Promises](doc/promises.md)
- [Version management](doc/version_management.md)
Expand Down

0 comments on commit 45cb1d9

Please sign in to comment.