Relinked with correct relative links

This commit is contained in:
Griatch 2020-06-19 15:56:02 +02:00
parent 3e8017a874
commit 061dfbffaa
91 changed files with 633 additions and 631 deletions

View file

@ -128,7 +128,7 @@ def create_toctree():
with open(path, 'w') as fil:
fil.write(outtxt)
count += 1
print(f" ----- Auto-relinked links in {path.name} ------")
print(f" -- Auto-relinked links in {path.name}")
if count > 0:
print(f"Auto-corrected links in {count} documents.")