Fix broken links (Devin)#6058
Merged
Merged
Conversation
Contributor
Author
|
🌿 Preview your docs: https://fern-preview-devin-fix-broken-links.docs.buildwithfern.com/learn |
Contributor
|
Verified all fixes using the preview link. All pages that I added/fixed return 200:
The previously-broken pages from PR #6035 (CLI changelog 6/25–7/1, sse-metadata, websocket-clients, etc.) also return 200 on this preview, confirming they were deployment-lag artifacts. The 500-error pages (hiding-content, security/overview, code-blocks, readme, etc.) also return 200 on this preview — these were transient server-side issues, not source-content problems. |
devalog
approved these changes
Jul 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
Fixes broken links detected by the scheduled link checker on Chinese (
/learn/zh/) locale pages.Actionable fixes:
zh/.../csharp/changelog/2026-03-20.mdx: changed bare<autolink>。to[Microsoft 文档](url)。so the Chinese period。is no longer parsed as part of the URL (was producing%E3%80%82suffix → 404).2026-06-30,2026-07-012026-07-01,2026-07-022026-07-022026-07-02.github/broken-links/broken-links.md.Non-actionable (leaving unchanged):
sse-metadata,websocket-clients, etc.) were already addressed in PR Fix broken links (Devin) #6035 — Chinese translation files exist onmain. These may be deployment-lag artifacts from the link checker running before the deploy propagated./learn/zh/dashboard/assets/api-keys.mp4— no source file references this URL; likely a stale sitemap entry. The actual asset isapi-keys-demo.mp4and both English and Chinese MDX reference it correctly.Link to Devin session: https://app.devin.ai/sessions/59506588e3964499bbc78517686ec04e