Skip to content

Commit 2d06d24

Browse files
updated source
1 parent 177e2f1 commit 2d06d24

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
@@ -91,9 +91,9 @@ def setup_package():
9191
Conditional Numerical Reproducibility Control
9292
Miscellaneous
9393
""",
94-
url="https://github.intel.com/SAT/mkl-service",
94+
url="https://github.com/IntelPython/mkl-service",
9595
author="Intel",
96-
download_url="https://github.intel.com/SAT/mkl-service",
96+
download_url="https://github.com/IntelPython/mkl-service",
9797
license='BSD',
9898
classifiers=[_f for _f in CLASSIFIERS.split('\n') if _f],
9999
platforms=["Windows", "Linux", "Mac OS-X"],

0 commit comments

Comments
 (0)