docs: replace mintlify.site with mintlifysite.com - #7226
Merged
Merged
Conversation
dks333
approved these changes
Sep 2, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
mintlify.sitewithmintlifysite.comacross English docs (22 files). Translations are left for the automated sync.Test plan
mintlify.siteand confirm no results remain.https://claude.ai/code/session_01NrNcqnQqnVxY8H1epWe88p
Note
Low Risk
Documentation-only hostname updates with no application code changes; readers who already configured proxies or CSP from the old docs may need to update those settings manually.
Overview
Updates English documentation to use the
*.mintlifysite.comdefault hosting domain instead of*.mintlify.site, aligning examples and operational guidance with the new subdomain.The change is a find-and-replace across ~22 files: quickstart/onboarding URLs, preview deployment hostnames, theme demo links, assistant deep-link examples, agent/skill docs, glossary/concepts, changelog wording, OpenAPI parameter descriptions in
discovery-openapi.json, embed guides, Osano allowlisting, and deploy guides (reverse proxy, Cloudflare, Vercel, Route53/CloudFront, CSP allowlists, authentication). Proxy samples,Host/Originheaders, and CSPconnect-src/frame-srcentries now point atmintlifysite.com. The interactive Vercel JSON generator snippet was updated the same way.Spanish (
es/) and other translations are unchanged in this PR; the description notes they will follow via automated sync.Reviewed by Cursor Bugbot for commit 167b014. Bugbot is set up for automated code reviews on this repo. Configure here.