shreeshailaya / C-DAC-Notes

work in progress...
https://shreeshail.gitbook.io/c-dac-notes/
GNU General Public License v3.0
32 stars 49 forks source link

Check broken links and fix them. #172

Open shreeshailaya opened 8 months ago

shreeshailaya commented 8 months ago
image
a6ar55 commented 8 months ago

Hey, can I work on it

shreeshailaya commented 8 months ago

Go a head @a6ar55

readyready15728 commented 6 months ago

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).