Skip to content

Commit 5e8b4a2

Browse files
authored
Fix the incorrect link
1 parent 132fb18 commit 5e8b4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If command above installs NumPy package from the Pypi, please use following comm
3232
python -m pip install -i https://software.repos.intel.com/python/pypi --extra-index-url https://pypi.org/simple mkl_random numpy==<numpy_version>
3333
```
3434

35-
Where `<numpy_version>` should be the latest version from [https://anaconda.org/intel/numpy](https://software.repos.intel.com/python/conda/)
35+
Where `<numpy_version>` should be the latest version from https://software.repos.intel.com/python/conda/
3636

3737
---
3838

0 commit comments

Comments
 (0)