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 3dac28b commit 61790f6Copy full SHA for 61790f6
src/content/docs/workflows/get-started/guide.mdx
@@ -328,7 +328,7 @@ Your worker has access to the following bindings:
328
- MY_WORKFLOW: MyWorkflow (defined in workflows-starter)
329
Uploaded workflows-starter (2.53 sec)
330
Deployed workflows-starter triggers (1.12 sec)
331
- https://workflows-starter.silverlock.workers.dev
+ https://workflows-starter.YOUR_WORKERS_SUBDOMAIN.workers.dev
332
workflow: workflows-starter
333
```
334
0 commit comments