Skip to content

docs: fix 2 broken links flagged by Mintlify link-rot check#7

Merged
saadqbal merged 2 commits intodevelopfrom
fix/linkrot-2-broken-links
Apr 28, 2026
Merged

docs: fix 2 broken links flagged by Mintlify link-rot check#7
saadqbal merged 2 commits intodevelopfrom
fix/linkrot-2-broken-links

Conversation

@LukasWodka
Copy link
Copy Markdown
Contributor

Surgical fix for the two broken links Mintlify has been flagging on every PR. Both pre-existing on main.

What changes

File Change
environment-setup/setup-guide.mdx Remove dead self-reference: [Quick Setup](/getting-started/quick-setup) — that page no longer exists, and the closest redirect (/getting-started/quickstart) loops back to this same page. The installer one-liner already serves as the "short version".
join-use-case/overview.mdx Remove image reference to images/tracebloc-workflow-overview.png — the file does not exist in the repo. Surrounding text already explains the workflow. A proper diagram can be added later as a separate PR.

Why now

Mintlify Validation - link-rot fails on every PR until these are fixed (currently blocking docs#3). Net diff: -2 lines.

Test plan

  • After merge: re-run Mintlify link-rot on any open docs PR — should pass
  • Visit /environment-setup/setup-guide and /join-use-case/overview — both render correctly without dead reference / missing image

🤖 Generated with Claude Code

@saadqbal saadqbal merged commit 27ae646 into develop Apr 28, 2026
3 checks passed
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.

2 participants