Skip to content

Mirror what-is-mintlify navigation change to translated languages#3901

Merged
ethanpalm merged 1 commit intomainfrom
translate-nav-1772250884
Feb 28, 2026
Merged

Mirror what-is-mintlify navigation change to translated languages#3901
ethanpalm merged 1 commit intomainfrom
translate-nav-1772250884

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Feb 28, 2026

Summary

  • Added what-is-mintlify to Guides/Overview navigation for fr, es, and zh language sections
  • Mirrors the navigation change from PR Move "What is Mintlify?" page #3899 which moved the page from Get Started to Guides

Note

Low Risk
Low risk docs-only change that updates sidebar navigation for translated locales; main risk is a broken link if the localized what-is-mintlify pages don’t exist or paths are incorrect.

Overview
Mirrors the recent nav update in translated docs by adding what-is-mintlify under the Guides → Overview group for fr, es, and zh in docs.json.

Also normalizes the French overview label to Vue d'ensemble (apostrophe) while touching only navigation configuration.

Written by Cursor Bugbot for commit 43fd6a6. This will update automatically on new commits. Configure here.

@ethanpalm ethanpalm merged commit 8445ae9 into main Feb 28, 2026
3 checks passed
@ethanpalm ethanpalm deleted the translate-nav-1772250884 branch February 28, 2026 03:55
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

]
},
{
{
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

French tab opening brace lost its indentation

Low Severity

The opening { for the French "Guides" tab on line 607 lost all its indentation and now sits at column 0. Every other tab object in docs.json is indented with 10 spaces at this nesting level (e.g., the Spanish tab at line 963 and the Chinese tab at line 1319). While JSON parsing isn't affected, this breaks the file's formatting consistency and makes the French section harder to read and maintain.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant