Skip to content

Commit 61790f6

Browse files
authored
Replace silverlock with generic
1 parent 3dac28b commit 61790f6

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workflows/get-started

1 file changed

+1
-1
lines changed

src/content/docs/workflows/get-started/guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ Your worker has access to the following bindings:
328328
- MY_WORKFLOW: MyWorkflow (defined in workflows-starter)
329329
Uploaded workflows-starter (2.53 sec)
330330
Deployed workflows-starter triggers (1.12 sec)
331-
https://workflows-starter.silverlock.workers.dev
331+
https://workflows-starter.YOUR_WORKERS_SUBDOMAIN.workers.dev
332332
workflow: workflows-starter
333333
```
334334

0 commit comments

Comments
 (0)