Skip to content

Commit 30f2e22

Browse files
authored
Update tutorial.md
1 parent dfacf68 commit 30f2e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Here are instructions for each option.
2828
If you don't already have Jupyter, I highly recommend installing Anaconda, which is a Python distribution that contains everything you need for the workshop. It is easy to install on Windows, Mac, and Linux, and because it does a
2929
user-level install, it will not interfere with other Python installations.
3030

31-
[Information about installing Anaconda is here](http://docs.continuum.io/anaconda/install.html).
31+
[Information about installing Anaconda is here](https://www.anaconda.com/distribution/).
3232

3333
The code for the tutorial works in Python 2 and Python 3, but I recommend Python 3.
3434

0 commit comments

Comments
 (0)