From a4150409c8ebe504e5f592a57cd18807f49dff36 Mon Sep 17 00:00:00 2001 From: Yewolf Date: Mon, 6 May 2024 14:50:04 +0200 Subject: [PATCH] Add link to the new http3 config in migration --- docs/content/migration/v2-to-v3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/migration/v2-to-v3.md b/docs/content/migration/v2-to-v3.md index 61a60d990..6f80b2b15 100644 --- a/docs/content/migration/v2-to-v3.md +++ b/docs/content/migration/v2-to-v3.md @@ -147,6 +147,7 @@ It is now unsupported and would prevent Traefik to start. ##### Remediation The `http3` option should be removed from the static configuration experimental section. +To configure `http3`, please checkout the [entrypoint configuration documentation](https://doc.traefik.io/traefik/v3.0/routing/entrypoints/#http3_1). ### Consul provider