summaryrefslogtreecommitdiff
path: root/source/resources.rst
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-02-15 14:32:24 -0500
committerGitHub <noreply@github.com>2017-02-15 14:32:24 -0500
commit317c6ef3c32e73e4927da242859e4dd1ec8e67e8 (patch)
tree43929ef6c4d0c6137452e8807aad5aead1282934 /source/resources.rst
parentbd5ee7d8c9a05c8dc74e836542bc21db4d461ea0 (diff)
downloadastroconda-317c6ef3c32e73e4927da242859e4dd1ec8e67e8.tar.gz
Clarity5000 (#48)2.0.0
* We are not conda, but we do use it. * More elaborate explanations * Spelling and wording * Wording * Wording * Line break * Yes you need Conda. * To the point, nothing more * Reword intro * Replace old URLs with conda.io * Wording. * Start implementing a better intro * Renamed installation (remaining text) to further_reading * Re-add installation * Consolidated misc text * Moved system requirements section and added reference link * You have to start somewhere * Add jumpoff reference * Rewording and beef-up clarity * Remove system requirements section * Remove misc sections * Fix bad newline * Add warning - not sure we need it. We already tell them they need BASH. * No longer use the word metapackage. They are just packages after all. * Add removing an environment section * Reworded stack definition * This sentence will work, so help me...
Diffstat (limited to 'source/resources.rst')
-rw-r--r--source/resources.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/resources.rst b/source/resources.rst
index 72aa243..2db2350 100644
--- a/source/resources.rst
+++ b/source/resources.rst
@@ -58,7 +58,7 @@ Miniconda & Anaconda (Continuum Analytics, Inc.)
**Miniconda**
-- http://conda.pydata.org/miniconda.html
+- http://conda.io/miniconda.html
**Anaconda**
@@ -77,15 +77,15 @@ Conda
**General Documentation**
-- http://conda.pydata.org/docs/
+- http://conda.io/docs/
**Build Documentation**
-- http://conda.pydata.org/docs/building/build.html
+- http://conda.io/docs/building/build.html
**Environment Management Documentation**
-- http://conda.pydata.org/docs/using/envs.html
+- http://conda.io/docs/using/envs.html
**Support**