Merge pull request #69 from hahwul/hahwul-dev

Add broken-link tools
pull/73/head^2
HAHWUL 2022-09-26 22:40:33 +09:00 committed by GitHub
commit 9324ac6e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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