Skip to content

Commit 410d7be

Browse files
authored
fix: broken link in note (#22197)
1 parent 5e302d0 commit 410d7be

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
@@ -1113,7 +1113,7 @@ See https://developers.cloudflare.com/workers/wrangler/bundling/ for more detail
11131113
## Local development settings
11141114

11151115
:::note
1116-
If you're using the [Cloudflare Vite plugin](/workers/vite-plugin/), you should use Vite's [server options]](https://vite.dev/config/server-options.html) instead.
1116+
If you're using the [Cloudflare Vite plugin](/workers/vite-plugin/), you should use Vite's [server options](https://vite.dev/config/server-options.html) instead.
11171117
:::
11181118

11191119
You can configure various aspects of local development, such as the local protocol or port.

0 commit comments

Comments
 (0)