Fix broken links - #1526
Merged
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
toksdotdev
approved these changes
Sep 4, 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
Link audit after the v0.6.17 sync found one broken internal link and two links that only resolved through a redirect.
Changes
observability/msb-metrics.mdx:[Examples](/examples)pointed to a non-existent page (no/examplespage or redirect exists). Fixed to/examples/overview.changelog/2026-08-07.mdx: two[backends](/getting-started/backends)links pointed at a moved page that only resolves via adocs.jsonredirect. Updated to the canonical/operations/backends.mint validateandmint broken-linkspass.Confidence Score: 5/5
The PR appears safe to merge because all changed links resolve to existing, canonical pages whose content matches the surrounding references.
The changes only replace broken or redirect-dependent internal links, and both new targets exist in the documentation tree and navigation configuration.
Reviews (1): Last reviewed commit: "fix: repair broken /examples link and up..." | Re-trigger Greptile