Skip to content

Commit

Permalink
d code.osehra.org -> code.worldvista.org
Browse files Browse the repository at this point in the history
  • Loading branch information
shabiel committed Jun 18, 2020
1 parent 3aef311 commit 6250cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/ExternalDownloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
Download External Data
"""

DEFAULT_EXTERNAL_DOWNLOAD_SITE_URL = "http://code.osehra.org/content/SHA1"
DEFAULT_EXTERNAL_DOWNLOAD_SITE_URL = "https://code.worldvista.org/content/SHA1"

""" find or download the external KIDS Build file, return the file path """
def obtainKIDSBuildFileBySha1(filePath, sha1Sum, cacheDir):
Expand Down

0 comments on commit 6250cba

Please sign in to comment.