Skip to content

Commit 2154aca

Browse files
authored
Landing page links (#1118)
* add legal pages * add Explore section * update Resources * update Company * spacing * update Legal
1 parent ace6b07 commit 2154aca

File tree

1 file changed

+31
-22
lines changed

1 file changed

+31
-22
lines changed

docs.json

Lines changed: 31 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -300,31 +300,44 @@
300300
},
301301
"links": [
302302
{
303-
"header": "Resources",
303+
"header": "Explore",
304304
"items": [
305305
{
306-
"label": "Customers",
307-
"href": "https://mintlify.com/customers"
306+
"label": "Startups",
307+
"href": "https://www.mintlify.com/startups"
308308
},
309309
{
310310
"label": "Enterprise",
311-
"href": "https://mintlify.com/enterprise"
311+
"href": "https://www.mintlify.com/enterprise"
312312
},
313313
{
314-
"label": "Request Preview",
315-
"href": "https://mintlify.com/preview"
314+
"label": "Switch",
315+
"href": "https://www.mintlify.com/switch"
316+
}
317+
]
318+
},
319+
{
320+
"header": "Resources",
321+
"items": [
322+
{
323+
"label": "Customers",
324+
"href": "https://mintlify.com/customers"
316325
},
317326
{
318-
"label": "Integrations",
319-
"href": "https://mintlify.com/docs/integrations/analytics/overview"
327+
"label": "Blog",
328+
"href": "https://mintlify.com/blog"
320329
},
321330
{
322-
"label": "Templates",
323-
"href": "https://mintlify.com/docs/themes"
331+
"label": "Pricing",
332+
"href": "https://www.mintlify.com/pricing"
324333
},
325334
{
326-
"label": "Wall of Love",
327-
"href": "https://mintlify.com/love"
335+
"label": "Guides",
336+
"href": "https://www.mintlify.com/guides"
337+
},
338+
{
339+
"label": "Feature Requests",
340+
"href": "https://github.com/orgs/mintlify/discussions/categories/feature-requests"
328341
}
329342
]
330343
},
@@ -336,16 +349,8 @@
336349
"href": "https://mintlify.com/careers"
337350
},
338351
{
339-
"label": "Blog",
340-
"href": "https://mintlify.com/blog"
341-
},
342-
{
343-
"label": "Feature Requests",
344-
"href": "https://github.com/orgs/mintlify/discussions/categories/feature-requests"
345-
},
346-
{
347-
"label": "Security",
348-
"href": "https://mintlify.com/security/responsible-disclosure"
352+
"label": "Wall of Love",
353+
"href": "https://www.mintlify.com/wall-of-love"
349354
}
350355
]
351356
},
@@ -359,6 +364,10 @@
359364
{
360365
"label": "Terms of Service",
361366
"href": "https://mintlify.com/legal/terms"
367+
},
368+
{
369+
"label": "Security",
370+
"href": "https://security.mintlify.com/?_gl=1*ascm4x*_gcl_au*NTU1ODkzNjQ0LjE3NTQ5Mjg4NzIuMTgzMDQ5NTExMS4xNzU3NTQwMDk1LjE3NTc1NDAwOTQ."
362371
}
363372
]
364373
}

0 commit comments

Comments
 (0)