C-DAC-Notes
C-DAC-Notes copied to clipboard
Check broken links and fix them.
Hey, can I work on it
Go a head @a6ar55
I wrote a very quick and dirty Python script to look for links that return code 404, intended to be run at the root directory of the project:
https://gist.github.com/readyready15728/f3749e6cfd788fae8d24041a26c7e4a7
It reports 3 broken links and all are false positives (ended with a period, which the Markdown parser takes care of).