Relinked with correct relative links
This commit is contained in:
parent
3e8017a874
commit
061dfbffaa
91 changed files with 633 additions and 631 deletions
|
|
@ -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.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue