Find and replace http://freecad.org to https://freecad.org
Find and replace:
http:\/\/(.{0,10})freecad
https://$1freecad
Done in all remaining files (after doing it in SVGs in the last commit)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# (c) 2012 Werner Mayer LGPL
|
||||
|
||||
# The script is based on the work of daxmick at
|
||||
# http://forum.freecad.org/viewtopic.php?f=3&t=2307
|
||||
# https://forum.freecad.org/viewtopic.php?f=3&t=2307
|
||||
|
||||
import threading
|
||||
import Mesh
|
||||
|
||||
Reference in New Issue
Block a user