Refactor starting tutorial intro pages
This commit is contained in:
parent
397b5feedf
commit
c2af8d2889
17 changed files with 53 additions and 44 deletions
|
|
@ -231,9 +231,6 @@ def auto_link_remapper():
|
|||
if ref == "toc":
|
||||
continue
|
||||
|
||||
if "Part1/" in ref:
|
||||
continue
|
||||
|
||||
if not "/" in ref:
|
||||
ref = "./" + ref
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue