Python script to find broken links in word document
I wrote a Python script to find broken links in a word document, the GitHub link is here. If you want to use it you can go to the GitHub page and the instructions are there. Below I will explain how it works and how I came up with this solution. This...
Dec 11, 20227 min read49
