Skip to content

Commit

Permalink
fixing kicad StepUp wiki page link
Browse files Browse the repository at this point in the history
  • Loading branch information
easyw authored and yorikvanhavre committed Feb 26, 2019
1 parent d3e008e commit 29ae44e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Mod/Start/StartPage/StartPage.py
Expand Up @@ -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":
Expand Down

0 comments on commit 29ae44e

Please sign in to comment.