Swap http:// for https://

This commit is contained in:
luz.paz
2019-10-13 23:56:30 -04:00
committed by Yorik van Havre
parent 5e46b1c597
commit 893868b539
7 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@
__title__="FreeCAD OpenSCAD Workbench - 2D helper functions"
__author__ = "Sebastian Hoogen"
__url__ = ["http://www.freecadweb.org"]
__url__ = ["https://www.freecadweb.org"]
'''
This Script includes python functions to convert imported dxf geometry to Faces

View File

@@ -22,7 +22,7 @@
__title__="FreeCAD OpenSCAD Workbench - GUI Commands"
__author__ = "Sebastian Hoogen"
__url__ = ["http://www.freecadweb.org"]
__url__ = ["https://www.freecadweb.org"]
'''
This Script includes the GUI Commands of the OpenSCAD module

View File

@@ -22,7 +22,7 @@
__title__="FreeCAD OpenSCAD Workbench - Parametric Features"
__author__ = "Sebastian Hoogen"
__url__ = ["http://www.freecadweb.org"]
__url__ = ["https://www.freecadweb.org"]
try:
long

View File

@@ -22,7 +22,7 @@
__title__="FreeCAD OpenSCAD Workbench - Utility Functions"
__author__ = "Sebastian Hoogen"
__url__ = ["http://www.freecadweb.org"]
__url__ = ["https://www.freecadweb.org"]
'''
This Script includes various python helper functions that are shared across

View File

@@ -22,7 +22,7 @@
__title__="FreeCAD OpenSCAD Workbench - 2D helper functions"
__author__ = "Sebastian Hoogen"
__url__ = ["http://www.freecadweb.org"]
__url__ = ["https://www.freecadweb.org"]
'''
This Script includes python functions to find out the most basic shape type

View File

@@ -22,7 +22,7 @@
__title__="FreeCAD OpenSCAD Workbench - expand placements and matrices functions"
__author__ = "Sebastian Hoogen"
__url__ = ["http://www.freecadweb.org"]
__url__ = ["https://www.freecadweb.org"]
'''
This Script includes python functions to shift all placements down the

View File

@@ -22,7 +22,7 @@
__title__="FreeCAD OpenSCAD Workbench - replace object function"
__author__ = "Sebastian Hoogen"
__url__ = ["http://www.freecadweb.org"]
__url__ = ["https://www.freecadweb.org"]
'''
This functions allows to replace an object in the feature hierarchy