summaryrefslogtreecommitdiff
path: root/source/getting_started.rst
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2019-03-27 15:14:50 -0400
committerGitHub <noreply@github.com>2019-03-27 15:14:50 -0400
commit6063f430baa4e46d80debb896fc5dea746eca87e (patch)
treecdf7fe2552ac435ff4b9133bd356c25273a0503a /source/getting_started.rst
parent90489dd5014f02315960210af955e3f80b8cbb57 (diff)
parentd5fe35f8199148267ad190e99f4c0eef1ab7903a (diff)
downloadastroconda-6063f430baa4e46d80debb896fc5dea746eca87e.tar.gz
Merge pull request #82 from pllim/patch-1
Fix broken links
Diffstat (limited to 'source/getting_started.rst')
-rw-r--r--source/getting_started.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/getting_started.rst b/source/getting_started.rst
index 1663acd..a31a243 100644
--- a/source/getting_started.rst
+++ b/source/getting_started.rst
@@ -17,8 +17,8 @@ Both of Continuum's official distributions support a variety of operating system
Now head over to **one** of the following sites and download a copy of the installer of your choice:
-- Download `Miniconda <https://conda.io/miniconda.html>`_
-- Download `Anaconda <https://www.continuum.io/downloads>`_ (OS X users should choose the command-line installer)
+- Download `Miniconda <https://docs.conda.io/en/latest/miniconda.html>`_
+- Download `Anaconda <https://www.anaconda.com/distribution/>`_ (OS X users should choose the command-line installer)
The installation method used for Miniconda and Anaconda are identical, however keep in mind the scripts are written in BASH (not SH), so therefore you *must* execute the installer using ``bash``: