TechWiz-3 / linksafe

🔗 Scan links in your repo to ensure they are valid. Works in private repos!
GNU General Public License v3.0
7 stars 2 forks source link

Redirects should be output #7

Closed koppor closed 2 years ago

koppor commented 2 years ago

Example output:

==== Failed links ====
In ./contributing.md on line 10, link: https://hacktoberfest.digitalocean.com/details

That URL redirects to https://hacktoberfest.com/details - this redirect should be output instead of being reported as failure

koppor commented 2 years ago

Ups, that page is 404, too.