Add broken-link tools

This commit is contained in:
hahwul 2022-09-26 22:40:09 +09:00
parent 7735b59782
commit 9db69dcf37
2 changed files with 26 additions and 0 deletions

13
weapons/deadfinder.yaml Normal file
View File

@ -0,0 +1,13 @@
---
name: DeadFinder
description: Find dead-links (broken links)
url: https://github.com/hahwul/deadfinder
category: tool
type: Scanner
platform:
- linux
- macos
- windows
lang: Ruby
tags:
- broken-link

13
weapons/deadlinks.yaml Normal file
View File

@ -0,0 +1,13 @@
---
name: deadlinks
description: Health checks for your documentation links.
url: https://github.com/butuzov/deadlinks
category: tool
type: Scanner
platform:
- linux
- macos
- windows
lang: Python
tags:
- broken-link