mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +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