Skip to content

Commit e4d0320

Browse files
committed
Fix broken Workers Template link
Matches correct link on line 16
1 parent 21404c9 commit e4d0320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/commands.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ This command has been deprecated as of [Wrangler v3](/workers/wrangler/migration
165165

166166
:::
167167

168-
Create a new project using an existing [Workers template](https://github.com/cloudflare/workers-sdk/tree/main/templates/worker).
168+
Create a new project using an existing [Workers template](https://github.com/cloudflare/worker-template).
169169

170170
```txt
171171
wrangler generate [<NAME>] [TEMPLATE]

0 commit comments

Comments
 (0)