You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Style consistency pass on organize/hidden-pages.mdx (the page touched in #6146).
Changes
Replace absolute https://www.mintlify.com/docs/... URLs with root-relative paths (one is an in-page anchor, the other points to /optimize/seo).
Replace the spaced hyphen (-) with an em dash (—) to match Mintlify's Vale rules.
Drop the redundant Note: prefix inside the <Note> callout.
Note
Low Risk
Documentation-only wording and link targets; no product or runtime behavior changes.
Overview
Updates the <Note> callout in hidden pages so links match the rest of the docs site and copy follows style rules.
The SEO/indexing link now uses the in-page anchor #search-seo-and-ai-indexing instead of a full mintlify.com URL. The Disable indexing link is now /optimize/seo#disable-indexing. The second bullet is rewritten as a plain sentence with an em dash (—), and the redundant Note: prefix is removed inside the callout.
Reviewed by Cursor Bugbot for commit 745dc99. Bugbot is set up for automated code reviews on this repo. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Style consistency pass on
organize/hidden-pages.mdx(the page touched in #6146).Changes
https://www.mintlify.com/docs/...URLs with root-relative paths (one is an in-page anchor, the other points to/optimize/seo).-) with an em dash (—) to match Mintlify's Vale rules.Note:prefix inside the<Note>callout.Note
Low Risk
Documentation-only wording and link targets; no product or runtime behavior changes.
Overview
Updates the
<Note>callout in hidden pages so links match the rest of the docs site and copy follows style rules.The SEO/indexing link now uses the in-page anchor
#search-seo-and-ai-indexinginstead of a fullmintlify.comURL. The Disable indexing link is now/optimize/seo#disable-indexing. The second bullet is rewritten as a plain sentence with an em dash (—), and the redundantNote:prefix is removed inside the callout.Reviewed by Cursor Bugbot for commit 745dc99. Bugbot is set up for automated code reviews on this repo. Configure here.