rust-unofficial / patterns

A catalogue of Rust design patterns, anti-patterns and idioms
https://rust-unofficial.github.io/patterns/
Mozilla Public License 2.0
7.98k stars 363 forks source link

check URL links in CI #126

Closed MarcoIeni closed 3 years ago

MarcoIeni commented 3 years ago

Check in CI that URL links are valid.

MarcoIeni commented 3 years ago

we could use this maybe? https://github.com/gaurav-nelson/github-action-markdown-link-check