* Add broken-links to file
This file contains list of broken links removed from readme.md
Some links may be temporarily down or moved
So that we can investigate on these links and upload working links in future
* Automated broken-links collector
To implement this file you have to download readme.md(raw file) and broken_link_finder.py and execute them in your machine
This program search the entire readme.txt(raw file) and collects the broken-links in error.txt file
Some webpage return error due to bot security feature of webpage but works fine when we manually tried in browser
Hence a manual check is needed only on those filtered link which is saved in error.txt is needed
Thus this program help to narrow down our search to find broken-links
* Remove broken-links
The are total of 70 links that doesn't work maybe temporarily or permanently
Maybe some webpage moved to new pages
So I removed them from readme.md and saved them in broken-links.md for future