Skip to content

Fix broken links revealed by #1731#1741

Merged
mdlinville merged 2 commits into
mintlify-importfrom
broken_links
Oct 21, 2025
Merged

Fix broken links revealed by #1731#1741
mdlinville merged 2 commits into
mintlify-importfrom
broken_links

Conversation

@mdlinville

Copy link
Copy Markdown
Contributor

Description

#1731 removed a bunch of redirects, which seem to have been masking broken links especially in localized content. Fix them.

The redirects were working correctly, but internal links in files were still pointing to the old paths. When Mintlify validates links, it sees these as broken because the paths now redirect elsewhere.

Fixed 90+ broken links by updating all internal references to use the new paths:
- /quickstart/ -> /models/quickstart/
- /tutorials/* -> /models/tutorials/*
- /guides/* -> /models/* or /platform/*
- /ref/ -> /models/ref/python/
- And many more path updates

Used git bisect to identify the problematic commit (c99cfc8) and systematically fixed all affected links.
@github-actions

github-actions Bot commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

📚 Mintlify Preview Links

🔗 View Full Preview

📝 Changed (53 total)

📄 Pages (53)

File Preview
inference/prerequisites.mdx Prerequisites
ja/guides.mdx Guides
ja/guides/integrations/huggingface.mdx Huggingface
ja/guides/integrations/lightning.mdx Lightning
ja/index.mdx Ja
ja/models/track.mdx Track
ja/models/track/public-api-guide.mdx Public Api Guide
ja/tutorials.mdx Tutorials
ko/guides.mdx Guides
ko/guides/integrations/huggingface.mdx Huggingface
... and 43 more files

🤖 Generated automatically when Mintlify deployment succeeds
📍 Deployment: a49f8c4 at 2025-10-21 16:43:34 UTC

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: a49f8c4
Status:🚫  Build failed.

View logs

@mdlinville mdlinville marked this pull request as ready for review October 21, 2025 16:45
@mdlinville mdlinville requested a review from a team as a code owner October 21, 2025 16:45
@mdlinville mdlinville merged commit 41aebe2 into mintlify-import Oct 21, 2025
6 of 7 checks passed
@mdlinville mdlinville deleted the broken_links branch October 21, 2025 16:46
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