From 3345d1a732ed3f2a1e552b15b619bdccfe8036cc Mon Sep 17 00:00:00 2001 From: Bill Chau Date: Fri, 5 Apr 2019 15:31:55 -0400 Subject: [PATCH] fixed 2 broken links 1. link to download anaconda 2. link to download mini-conda --- setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.md b/setup.md index 75c8d5e50..69a20a78e 100644 --- a/setup.md +++ b/setup.md @@ -54,7 +54,7 @@ Anaconda will install the workshop packages for you. #### Download and install Anaconda -Download and install [Anaconda](https://www.continuum.io/downloads). +Download and install [Anaconda](https://www.anaconda.com/distribution/#download-section). Remember to download and install the installer for Python 3.x. #### Download plotting package @@ -74,7 +74,7 @@ you will also need to install the workshop packages. #### Download and install Miniconda -Download and install [Miniconda](http://conda.pydata.org/miniconda.html) +Download and install [Miniconda](https://docs.conda.io/en/latest/miniconda.html) following the instructions. Remember to download and run the installer for Python 3.x.