# Broken Links plugin for Obsidian This [[Obsidian]] plugin identifies internal links in your vault that don't connect to any existing files, including broken links to headings and blocks. It provides three view options: Folder View (organizes broken links by folder structure with counts), File View (lists files with broken links, sortable alphabetically or by quantity), and Link View (groups broken links by name showing which files contain them). When you discover a broken link in the interface, clicking it opens the containing note so you can either edit the link or create the missing note using built-in Obsidian commands. This helps maintain vault hygiene by identifying orphaned references and making it easy to fix them. The plugin is useful for large vaults where broken links can accumulate over time as notes are renamed, moved, or deleted. ## References - GitHub: https://github.com/ipshing/obsidian-broken-links - Download: https://obsidian.md/plugins?id=broken-links ## Related - [[Obsidian plugins]] - [[Find unlinked files plugin for Obsidian]]