Skip to content

Commit 2e49444

Browse files
committed
add a new line
1 parent 518f1b2 commit 2e49444

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/changelog/workers/2025-08-22-wrangler-dev-multi-config-cross-command-support.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ Previously, these Workers could not communicate with Workers running in separate
1919
wrangler dev --config ./auth/wrangler.jsonc
2020
```
2121

22-
These Workers can now communicate with each other across separate dev commands, regardless of your development setup. Check out the [Developing with multiple Workers](/workers/development-testing/multi-workers) guide to learn more about the different approaches and when to use each one.
22+
These Workers can now communicate with each other across separate dev commands, regardless of your development setup.
23+
24+
Check out the [Developing with multiple Workers](/workers/development-testing/multi-workers) guide to learn more about the different approaches and when to use each one.

0 commit comments

Comments
 (0)