EbookFoundation / free-programming-books

:books: Freely available programming books
https://ebookfoundation.github.io/free-programming-books/
Creative Commons Attribution 4.0 International
338.01k stars 61.66k forks source link

Missing or not up to date URLs in Korean version #4337

Closed eunbeek closed 4 years ago

eunbeek commented 4 years ago

I ran the Korean version, "free-programming-books-ko.md", with this tool.
https://github.com/eunbeek/findBrokenGlass

I got this result and typed each fail or bad URL by hands.

File :  C:\Users\eunbee\Desktop\college\S5\OSD\Release\Release0.2\free-programming-books\free-programming-books-ko.md

[200] http://www.pyrasis.com/private/2014/09/30/publish-the-art-of-amazon-web-services-book - Good
[200] http://drpaulcarter.com/pcasm/ - Good
[200] http://www.pyrasis.com/private/2014/11/30/publish-docker-for-the-really-impatient-book - Good
[200] http://rogerdudler.github.io/git-guide/index.ko.html - Good
[403] http://git-scm.com/book/ko/ - Bad
[200] https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md - Good
[200] http://www.codingnuri.com/golang-book/index.html - Good
[503] http://go-tour-kr.appspot.com - Unknown
[200] https://thebook.io/006806/ - Good
[200] http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book - Good
[301] http://fromyou.tistory.com/581 - Redirect
[200] https://fromyou.tistory.com/581 - Good
[200] http://bonsaiden.github.io/JavaScript-Garden/ko - Good
[503] http://kr.discovermeteor.com - Unknown
[301] http://nodejs.sideeffect.kr/docs/ - Redirect
[200] https://nodejs.sideeffect.kr/docs/ - Good
[302] http://www.ctan.org/tex-archive/info/lshort/korean - Unknown
[200] https://thebook.io/006718/ - Good
[301] http://qntm.org/files/perl/perl_kr.html - Redirect
[200] https://qntm.org/files/perl/perl_kr.html - Good
[200] https://github.com/aero/perl_docs/blob/master/hatena_perl_oop.md - Good
[403] http://advent.perl.kr/2014/ - Bad
[200] https://www.lesstif.com/pages/viewpage.action?pageId=24445740 - Good
[200] https://github.com/appkr/l5essential - Good
[200] https://www.lesstif.com/display/laravelprog - Good
[200] http://byteofpython-korean.sourceforge.net/byte_of_python.pdf - Good
[200] https://wikidocs.net/7839 - Good
[301] https://thebook.io/007026 - Redirect
[301] http://thebook.io/007026/ - Redirect
[200] https://thebook.io/007026/ - Good
[200] https://wikidocs.net/book/2 - Good
[200] https://wikidocs.net/book/1 - Good
[200] https://tutorial.djangogirls.org/ko/ - Good
[403] http://flask-docs-kr.readthedocs.io/ko/latest/ - Bad
[200] http://r4pda.co.kr - Good
[200] http://www.openstatistics.net - Good
[200] https://wikidocs.net/book/483 - Good
[200] https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md - Good
[200] http://digital.kyobobook.co.kr/digital/ebook/ebookDetail.ink?barcode=480150000247P - Good
[599] http://swift.leantra.kr - Fail

Some results are changing HTTP to HTTPS and other site did not exist anymore( Can I change this Url little bit?

GintasS commented 4 years ago

Next time you should use automated tools to check if link is broken or not, would save you some time.

eshellman commented 4 years ago

Sometimes automated tools give false failures - best to check the results of the automated tool manually. Tthe work to do so is REALLY appreciated.