diff --git a/00.ipynb b/00.ipynb index 7298166..9cd3442 100644 --- a/00.ipynb +++ b/00.ipynb @@ -73,9 +73,9 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Download Anaconda from https://www.continuum.io/downloads\n", + "Download Anaconda from https://www.anaconda.com/products/individual\n", "\n", - "Anaconda is completely free and includes more than 300 python packages. Both python 2.7 and 3.4 options are available." + "Anaconda is completely free and includes more than 300 python packages. Both python 2 and 3 options are available." ] }, { diff --git a/README.md b/README.md index 169e342..388a0cb 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Installing all the necessary libraries might prove troublesome. Anaconda and Can #### Anaconda -Download Anaconda from https://www.continuum.io/downloads +Download Anaconda from https://www.anaconda.com/products/individual Anaconda is completely free and includes more than 300 python packages. Both python 2.7 and 3.4 options are available.