diff --git a/docs/content/migration/v2.md b/docs/content/migration/v2.md index 980b3716b..16b94e577 100644 --- a/docs/content/migration/v2.md +++ b/docs/content/migration/v2.md @@ -619,7 +619,7 @@ Starting with `v2.11.2` the `.transport.respondingTimeouts.tcp.linge ### RespondingTimeouts.TCP and RespondingTimeouts.HTTP Starting with `v2.11.2` the `respondingTimeouts.tcp` and `respondingTimeouts.http` sections introduced in `v2.11.1` have been removed. -To configure responding timeouts +To configure the responding timeouts, please use the [`respondingTimeouts`](../routing/entrypoints.md#respondingtimeouts) section. ### EntryPoint.Transport.RespondingTimeouts.ReadTimeout