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 bb116e2 commit 89daebeCopy full SHA for 89daebe
packages/ember/README.md
@@ -28,7 +28,7 @@ a new worker in a top-level `workers/` directory in your project.
28
> }
29
> ```
30
31
-Read [🚀@skyrocketjs/worker](./packages/worker/README.md) for full documentation of the features and APIs available to these workers.
+Read [🚀@skyrocketjs/worker](../worker/README.md) for full documentation of the features and APIs available to these workers.
32
33
Once you've defined a worker, you can use it from your application
34
by injecting the worker (for instance into a route, component, controller or service);
0 commit comments