Skip to content

Commit b019f30

Browse files
authored
Fix link
1 parent 5bcf668 commit b019f30

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
@@ -18,7 +18,7 @@ any messages or errors it sends, as well as the `postMessage` handler.
1818
- Provides `postMessage` to send messages to the Web Worker
1919
- Accepts `onMessage` and `onError` callbacks
2020

21-
> This package was modeled after [`<Async>`](https://github.com/ghengeveld/react-webworker) which helps you deal with Promises in React.
21+
> This package was modeled after [`<Async>`](https://github.com/ghengeveld/react-async) which helps you deal with Promises in React.
2222
2323
## Install
2424

0 commit comments

Comments
 (0)