Skip to content

Commit 47f4dd0

Browse files
Update src/content/docs/workers/wrangler/configuration.mdx
Co-authored-by: Brendan Irvine-Broque <[email protected]>
1 parent ab2fb7b commit 47f4dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ By setting `find_additional_modules` to `true` in your configuration file, Wrang
10021002
Any files that match `rules` will also be included as unbundled, external modules in the deployed Worker.
10031003
`base_dir` defaults to the directory containing your `main` entrypoint.
10041004

1005-
See https://developers.cloudflare.com/workers/wrangler/bundling/ for more details and examples.
1005+
See [the developer docs on bundling](/workers/wrangler/bundling/) for more details and examples.
10061006

10071007
## Local development settings
10081008

0 commit comments

Comments
 (0)