From 483d8fbb4f05f0635d1701521325fa646c92179f Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:32:17 -0700 Subject: [PATCH 1/6] add legal pages --- docs.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs.json b/docs.json index caa7e28fa..855e82ab7 100644 --- a/docs.json +++ b/docs.json @@ -324,7 +324,7 @@ }, { "label": "Wall of Love", - "href": "https://mintlify.com/love" + "href": "https://www.mintlify.com/wall-of-love" } ] }, @@ -356,9 +356,17 @@ "label": "Privacy Policy", "href": "https://mintlify.com/legal/privacy" }, + { + "label": "Responsible Disclosure", + "href": "https://www.mintlify.com/security/responsible-disclosure" + }, { "label": "Terms of Service", "href": "https://mintlify.com/legal/terms" + }, + { + "label": "Security", + "href": "https://security.mintlify.com/?_gl=1*ascm4x*_gcl_au*NTU1ODkzNjQ0LjE3NTQ5Mjg4NzIuMTgzMDQ5NTExMS4xNzU3NTQwMDk1LjE3NTc1NDAwOTQ." } ] } From fdbe7ccdbd143a0a339800912f0b82b1581353e6 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:34:24 -0700 Subject: [PATCH 2/6] add Explore section --- docs.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs.json b/docs.json index 855e82ab7..73ad09cdf 100644 --- a/docs.json +++ b/docs.json @@ -299,6 +299,23 @@ "github": "https://github.com/mintlify" }, "links": [ + { + "header": "Explore", + "items": [ + { + "label": "Startups", + "href": "https://www.mintlify.com/startups" + }, + { + "label": "Enterprise", + "href": "https://www.mintlify.com/enterprise" + }, + { + "label": "Switch", + "href": "https://www.mintlify.com/switch" + } + ] + }, { "header": "Resources", "items": [ From 837ea5c2764faf72e5e20d8b57a5c3fb5aed832f Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:37:03 -0700 Subject: [PATCH 3/6] update Resources --- docs.json | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/docs.json b/docs.json index 73ad09cdf..7693c9d46 100644 --- a/docs.json +++ b/docs.json @@ -324,24 +324,16 @@ "href": "https://mintlify.com/customers" }, { - "label": "Enterprise", - "href": "https://mintlify.com/enterprise" - }, - { - "label": "Request Preview", - "href": "https://mintlify.com/preview" - }, - { - "label": "Integrations", - "href": "https://mintlify.com/docs/integrations/analytics/overview" + "label": "Blog", + "href": "https://mintlify.com/blog" }, { - "label": "Templates", - "href": "https://mintlify.com/docs/themes" + "label": "Pricing", + "href": "https://www.mintlify.com/pricing" }, { - "label": "Wall of Love", - "href": "https://www.mintlify.com/wall-of-love" + "label": "Guides", + "href": "https://www.mintlify.com/guides" } ] }, @@ -353,8 +345,8 @@ "href": "https://mintlify.com/careers" }, { - "label": "Blog", - "href": "https://mintlify.com/blog" + "label": "Wall of Love", + "href": "https://www.mintlify.com/wall-of-love" }, { "label": "Feature Requests", From 81e310e1c7ff1c3e12f3ffd6d622e576417cbe5b Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:37:42 -0700 Subject: [PATCH 4/6] update Company --- docs.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/docs.json b/docs.json index 7693c9d46..2adc07e09 100644 --- a/docs.json +++ b/docs.json @@ -334,6 +334,10 @@ { "label": "Guides", "href": "https://www.mintlify.com/guides" + }, + { + "label": "Feature Requests", + "href": "https://github.com/orgs/mintlify/discussions/categories/feature-requests" } ] }, @@ -347,14 +351,6 @@ { "label": "Wall of Love", "href": "https://www.mintlify.com/wall-of-love" - }, - { - "label": "Feature Requests", - "href": "https://github.com/orgs/mintlify/discussions/categories/feature-requests" - }, - { - "label": "Security", - "href": "https://mintlify.com/security/responsible-disclosure" } ] }, From a1a485962ad6fc04638c2937f97fe68202c5e042 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:41:07 -0700 Subject: [PATCH 5/6] spacing --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 2adc07e09..6f8a0741a 100644 --- a/docs.json +++ b/docs.json @@ -362,7 +362,7 @@ "href": "https://mintlify.com/legal/privacy" }, { - "label": "Responsible Disclosure", + "label": "Responsible
Disclosure", "href": "https://www.mintlify.com/security/responsible-disclosure" }, { From 4ca7eeda760156707fe1c7341831a166b3073a88 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:47:33 -0700 Subject: [PATCH 6/6] update Legal --- docs.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs.json b/docs.json index 6f8a0741a..719f897ea 100644 --- a/docs.json +++ b/docs.json @@ -361,10 +361,6 @@ "label": "Privacy Policy", "href": "https://mintlify.com/legal/privacy" }, - { - "label": "Responsible
Disclosure", - "href": "https://www.mintlify.com/security/responsible-disclosure" - }, { "label": "Terms of Service", "href": "https://mintlify.com/legal/terms"