From 5639e3e0c7b0ad92a00ce56b4a5b466e19877ee6 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Fri, 27 Feb 2026 19:49:57 -0800 Subject: [PATCH] move to guides Co-Authored-By: Claude Sonnet 4.6 --- docs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.json b/docs.json index 13a96bdc5..99ae8c1f1 100644 --- a/docs.json +++ b/docs.json @@ -26,7 +26,6 @@ "icon": "rocket", "pages": [ "index", - "what-is-mintlify", "quickstart", "ai-native", "migration" @@ -256,7 +255,8 @@ "group": "Overview", "icon": "book-open", "pages": [ - "guides/index" + "guides/index", + "what-is-mintlify" ] }, {