diff --git a/worker-typescript/README.md b/worker-typescript/README.md index fdbf8cdd..86b12358 100644 --- a/worker-typescript/README.md +++ b/worker-typescript/README.md @@ -9,7 +9,7 @@ This template is meant to be used with [Wrangler](https://github.com/cloudflare/ To generate using Wrangler, run this command: ```bash -wrangler generate my-ts-project https://github.com/EverlastingBugstopper/worker-typescript-template +wrangler generate my-ts-project https://github.com/cloudflare/worker-typescript-template ``` ### 👩 💻 Developing