0001102: Updated all links to old freecad homepage and wiki to the new ones

This commit is contained in:
Yorik van Havre
2013-09-15 17:04:42 -03:00
parent d7a8037fe3
commit 4005b199e0
72 changed files with 95 additions and 87 deletions

View File

@@ -24,7 +24,7 @@
ParGrp = App.ParamGet("System parameter:Modules").GetGroup("Spreadsheet")
# Set the needed information
ParGrp.SetString("HelpIndex","http://free-cad.sf.net")
ParGrp.SetString("HelpIndex","http://www.freecadweb.org")
# Supported file types
FreeCAD.addImportType("Spreadsheet (*.csv)","Spreadsheet")