From 43fd6a63588aeaf1c6e5cf5f56d0b87fa9958c44 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 03:54:45 +0000 Subject: [PATCH] Add what-is-mintlify to translated Guides navigation Generated-By: mintlify-agent --- docs.json | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs.json b/docs.json index 99ae8c1f1..f2bfd0a51 100644 --- a/docs.json +++ b/docs.json @@ -604,14 +604,15 @@ } ] }, - { +{ "tab": "Guides", "groups": [ { - "group": "Vue d’ensemble", + "group": "Vue d'ensemble", "icon": "book-open", "pages": [ - "fr/guides/index" + "fr/guides/index", + "fr/what-is-mintlify" ] }, { @@ -966,7 +967,8 @@ "group": "Descripción general", "icon": "book-open", "pages": [ - "es/guides/index" + "es/guides/index", + "es/what-is-mintlify" ] }, { @@ -1321,7 +1323,8 @@ "group": "概览", "icon": "book-open", "pages": [ - "zh/guides/index" + "zh/guides/index", + "zh/what-is-mintlify" ] }, {