From 7a7b03eb01ce495b63d27834edcec491778e95ef Mon Sep 17 00:00:00 2001 From: Kevin Pollet Date: Thu, 18 Apr 2024 16:24:04 +0200 Subject: [PATCH] Fix unfinished migration sentence for v2.11.2 --- docs/content/migration/v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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