We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356c7fc commit b9dd1c9Copy full SHA for b9dd1c9
README.md
@@ -7,10 +7,10 @@ traditionally only available asynchronously in the Node.js ecosystem by running
7
the asynchronous APIs in a worker and accessing their results synchronously from
8
the main thread.
9
10
-See [the `sync-process` package] for an example of `sync-message-port` in
+See [the `sync-child-process` package] for an example of `sync-message-port` in
11
action.
12
13
-[the `sync-process` package]: https://github.com/sass/sync-process
+[the `sync-child-process` package]: https://github.com/sass/sync-child-process
14
15
## Usage
16
0 commit comments