Skip to content

Commit f3d752e

Browse files
authored
Update setup.py for correct link
1 parent befc30e commit f3d752e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
setup( name ="SMP",
3737
description ="Static Multi-Processing",
3838
long_description= doc,
39-
url ="https://software.intel.com/intel-distribution-for-python",
39+
url ="https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-for-python.html",
4040
author ="Intel Corporation",
4141
author_email="[email protected]",
4242
license ="BSD",

0 commit comments

Comments
 (0)