We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77849a0 commit c52bc2eCopy full SHA for c52bc2e
1 file changed
src/content/docs/browser-run/how-to/browser-run-with-do.mdx
@@ -254,7 +254,7 @@ Run `npx wrangler dev` to test your Worker locally.
254
255
## 7. Deploy
256
257
-Run [`npx wrangler deploy`](/workers/wrangler/commands/general/#deploy) to deploy your Worker to the Cloudflare global network.
+Run [`npx wrangler deploy`](/workers/wrangler/commands/workers/#deploy) to deploy your Worker to the Cloudflare global network.
258
259
## Related resources
260
0 commit comments