Skip to content

Commit 74ff797

Browse files
authored
doc: fix link to async_worker.md
1 parent 5a63f45 commit 74ff797

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
@@ -79,7 +79,7 @@ values. Concepts and operations generally map to ideas specified in the
7979
- [TypedArray](doc/typed_array.md)
8080
- [TypedArrayOf](doc/typed_array_of.md)
8181
- [Async Operations](doc/async_operations.md)
82-
- [AsyncWorker](async_worker.md)
82+
- [AsyncWorker](doc/async_worker.md)
8383
- [Promises](doc/promises.md)
8484

8585
<a name="examples"></a>

0 commit comments

Comments
 (0)