Link Checker Report
github-actions opened this issue ยท 1 comments
github-actions commented
Errors were reported while checking the availability of links.
๐ Summary
---------------------
๐ Total..........453
โ
Successful.....450
โณ Timeouts.........2
๐ Redirected.......0
๐ป Excluded.........0
๐ซ Errors...........1
Errors in README.md
โ https://sysadmincasts.com/episodes/20-how-to-write-an-incident-report-postmortem (502 Bad Gateway)
โง http://www.brendangregg.com/blog/index.html
โง http://www.se-radio.net/2016/12/se-radio-episode-276-bjorn-rabenstein-on-site-reliability-engineering/
tuxinaut commented
โ๏ธ
https://sysadmincasts.com/episodes/20-how-to-write-an-incident-report-postmortem (502 Bad Gateway)
As the error message states, the page is "really" down with a 502 (surprise)
- http://www.brendangregg.com/blog/index.html
- http://www.se-radio.net/2016/12/se-radio-episode-276-bjorn-rabenstein-on-site-reliability-engineering/
I have no good clue why those two pages still run in a timeout .... because in the browser the pages load in under a second ๐ญ
I will have another look today or tomorrow .... sorry for all the nosie.