fixing kicad StepUp wiki page link

This commit is contained in:
easyw
2019-02-26 15:22:46 +01:00
committed by Yorik van Havre
parent d3e008e46c
commit 29ae44e083

View File

@@ -388,6 +388,8 @@ def handle():
wn = "cadquery_module"
elif wn == "DefeaturingWB":
wn = "Defeaturing"
elif wn == "ksuWB":
wn = "kicadStepUp"
elif wn == "ManipulatorWB":
wn = "Manipulator"
elif wn == "PartOMagic":