Skip to content

Commit 45cb1d9

Browse files
authored
Correct AsyncProgressWorker link in README (#716)
* Correct AsyncProgressWorker link in README
1 parent 381c0da commit 45cb1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The following is the documentation for node-addon-api.
115115
- [Async Operations](doc/async_operations.md)
116116
- [AsyncWorker](doc/async_worker.md)
117117
- [AsyncContext](doc/async_context.md)
118-
- [AsyncProgressWorker](doc/async_progress_worker.md)
118+
- [AsyncWorker Variants](doc/async_worker_variants.md)
119119
- [Thread-safe Functions](doc/threadsafe_function.md)
120120
- [Promises](doc/promises.md)
121121
- [Version management](doc/version_management.md)

0 commit comments

Comments
 (0)