Skip to content

Commit b2f5b9c

Browse files
ketanhwrkodster28
authored andcommitted
[Workers] Fix broken link in dev-tools/index.mdx (#19406)
1 parent b80bf77 commit b2f5b9c

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/observability/dev-tools

1 file changed

+1
-1
lines changed

src/content/docs/workers/observability/dev-tools/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ meta:
88

99
## Using DevTools
1010

11-
When running your Worker locally using `wrangler dev`, you automatically have access to [Cloudflare's implementation](https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler-devtools?cf_target_id=115890352C73E75FD7D837D0B8720E96) of [Chrome's DevTools](https://developer.chrome.com/docs/devtools/overview).
11+
When running your Worker locally using `wrangler dev`, you automatically have access to [Cloudflare's implementation](https://github.com/cloudflare/workers-sdk/tree/main/packages/chrome-devtools-patches) of [Chrome's DevTools](https://developer.chrome.com/docs/devtools/overview).
1212
DevTools help you debug and optimize your Workers.
1313

1414
:::note

0 commit comments

Comments
 (0)