mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-05-08 15:53:41 +00:00
After the broken link script is run, you can use the following command to see what links are broken:
awk '$2 != 200 {print $1, $2}' urls_with_status.txt