From 68c9ce2b76f26a56532de44fecf907a1624d27fa Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 05:26:34 +0000 Subject: [PATCH] Clarify that default version controls root URL redirect Generated-By: mintlify-agent --- organize/navigation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/organize/navigation.mdx b/organize/navigation.mdx index 16eaceaed..03b69c6ca 100644 --- a/organize/navigation.mdx +++ b/organize/navigation.mdx @@ -517,7 +517,7 @@ In the `navigation` object, `versions` is an array where each entry is an object ### Default version -Mintlify uses the first version in the `versions` array as the default. Use the `default` field to specify a different version as the default. +Mintlify uses the first version in the `versions` array as the default. Use the `default` field to specify a different version as the default. Visitors who navigate to your site's root URL are redirected to the first page of the default version. ```json {