From 16335a0317cdd67b2b9441b170945877d52a44e1 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:39:12 +0000 Subject: [PATCH] fix: restore mint broken-links command in es/create/text.mdx --- es/create/text.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/es/create/text.mdx b/es/create/text.mdx index 30c0d9dd0..207ce719a 100644 --- a/es/create/text.mdx +++ b/es/create/text.mdx @@ -150,7 +150,7 @@ Para los recursos externos, incluye la URL completa: Puedes comprobar si hay enlaces rotos en tu documentación usando la [CLI](/es/cli): ```bash -mint enlaces-rotos +mint broken-links ```