Skip to content

Commit 51d4681

Browse files
Update typescript template URL (cloudflare#892)
1 parent de2b657 commit 51d4681

File tree

1 file changed

+1
-1
lines changed
  • products/workers/src/content/starters

1 file changed

+1
-1
lines changed

products/workers/src/content/starters/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $ wrangler generate <new-project-name> <github-repo-url>
4040
<WorkerStarter
4141
title="Hello World (TypeScript)"
4242
description="A bare-bones starter in TypeScript."
43-
repo="EverlastingBugstopper/worker-typescript-template"
43+
repo="cloudflare/worker-typescript-template"
4444
/>
4545

4646
<WorkerStarter

0 commit comments

Comments
 (0)