Skip to content

Commit 4ced558

Browse files
dmitrii-zagornyiGitHub Enterprise
authored andcommitted
Changed git url to actual
1 parent eb239c3 commit 4ced558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ def setup_package():
9090
Conditional Numerical Reproducibility Control
9191
Miscellaneous
9292
""",
93-
url="http://github.com/IntelPython/mkl-service",
93+
url="https://github.intel.com/SAT/mkl-service",
9494
author="Intel",
95-
download_url="http://github.com/IntelPython/mkl-service",
95+
download_url="https://github.intel.com/SAT/mkl-service",
9696
license='BSD',
9797
classifiers=[_f for _f in CLASSIFIERS.split('\n') if _f],
9898
platforms=["Windows", "Linux", "Mac OS-X"],

0 commit comments

Comments
 (0)