Skip to content

Commit 0972b74

Browse files
committed
docs: Update link
1 parent 6245413 commit 0972b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/blog/next-intl-4-0.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ To make it easier to work with error handling functions on the client side, `Nex
218218

219219
## Stricter config for `domains` [#domains-config]
220220

221-
So far, when using [`domains`](/docs/routing#domains) in combination with [`localePrefix: 'as-needed'`](/docs/routing#locale-prefix-as-needed), `next-intl` had to make some [tradeoffs](https://next-intl-docs-6wwcmwb9a-next-intl.vercel.app/docs/routing#domains-localeprefix-asneeded) to avoid reading the current host of the incoming request in components.
221+
So far, when using [`domains`](/docs/routing#domains) in combination with [`localePrefix: 'as-needed'`](/docs/routing#locale-prefix-as-needed), `next-intl` had to make some [tradeoffs](https://v3.next-intl.dev/docs/routing#domains-localeprefix-asneeded) to avoid reading the current host of the incoming request in components.
222222

223223
Now, by introducing two new constraints, `next-intl` can avoid these tradeoffs altogether:
224224

0 commit comments

Comments
 (0)