Skip to content

Commit

Permalink
fixed startpage link
Browse files Browse the repository at this point in the history
  • Loading branch information
yorikvanhavre committed Mar 18, 2016
1 parent bcb75d5 commit 8829848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Start/StartPage/StartPage.py
Expand Up @@ -443,7 +443,7 @@ def getLinks():
<li><img src="web.png">&nbsp;
<a onMouseover="show('<p>""" + text07 + """</p>')"
onMouseout="show('')"
exthref="http://www.freecadweb.org/">""" + text08 + """</a></li>
href="exthttp://www.freecadweb.org/">""" + text08 + """</a></li>
<li><img src="web.png">&nbsp;
<a onMouseover="show('<p>""" + text45 + """</p>')"
onMouseout="show('')"
Expand Down

0 comments on commit 8829848

Please sign in to comment.