From e33df65f7b6de7716d5ac6e7f05d93924664beea Mon Sep 17 00:00:00 2001 From: Dinotaurent <95384765+Dinotaurent@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:49:34 -0500 Subject: [PATCH] Update configuration-reference.mdx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The explanation of the use of ‘hybrid’ has been removed because it was eliminated but was still retained in the Spanish documentation, causing confusion. --- src/content/docs/es/reference/configuration-reference.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/content/docs/es/reference/configuration-reference.mdx b/src/content/docs/es/reference/configuration-reference.mdx index 813a99b970d5f..ba18316d28696 100644 --- a/src/content/docs/es/reference/configuration-reference.mdx +++ b/src/content/docs/es/reference/configuration-reference.mdx @@ -141,7 +141,7 @@ Puedes personalizar el [código de estado de redirección](https://developer.moz ### output
-**Tipo:** `'static' | 'server' | 'hybrid'`
+**Tipo:** `'static' | 'server'`
**Por defecto:** `'static'`