Skip to content

Commit b9b3de4

Browse files
committed
Use modern URLs
1 parent 848f38d commit b9b3de4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/mainpage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ complex. The example can be easily generalized to any other set of subunits.
2121
To work through the example on your own system, you will need the following
2222
packages installed in addition to [IMP itself](@ref installation):
2323

24-
- [numpy and scipy](http://www.scipy.org/scipylib/download.html)
24+
- [numpy](https://numpy.org/install/) and [scipy](https://scipy.org/install/)
2525
for matrix and linear algebra
2626

27-
- [scikit-learn](http://scikit-learn.org/stable/install.html)
27+
- [scikit-learn](https://scikit-learn.org/stable/install.html)
2828
for k-means clustering
2929

3030
- [matplotlib](https://matplotlib.org/downloads.html)

0 commit comments

Comments
 (0)