This program simply check if all local links point to an existing
destination, if not it try to fix the problem by searching for that
file in the whole site, fixing happens only if there's one only
possible solution, either all solutions will be printed on the
output.
The output is an HTML page with all links listed for each page, broken
links are listed in red.
Root directory.
Output file.
correct - if the program should try to fix broken link
correctPermanently - and if it must modify pages
Not done yet