Guide category
Development Guides
Practical guides for diagnosing broken links, choosing the right fix, and using the matching DeadLinkTool workflow.
Development
5 README Link Mistakes That Break Docs on GitHub
The most common Markdown link mistakes in GitHub READMEs, and how to catch them before they confuse new users.
Development
GitHub README Link Checker: How to Find Broken Docs Links
Use a GitHub README link checker to validate README links, relative paths, anchors, and external references before users hit dead docs.
Development
How to Check Markdown Links in Git Repositories Before Release
A straightforward process for reviewing Markdown links in GitHub and GitLab docs before they go live.
GitLab
How to Check Broken Links in GitLab Wikis and Docs
A practical guide to finding broken links in GitLab repos, wikis, and Markdown docs, especially after branch or file changes.
Development
Why Markdown Relative Links Break in GitHub and GitLab Docs
Understand why Markdown relative links break after file moves, branch changes, renamed anchors, and documentation exports.
Development
How to Fix Markdown Links and Export Clean Docs
A practical way to fix broken Markdown links, check replacements, and export clean docs for GitHub, GitLab, and README publishing.