Skip to content

Commit 6f765e6

Browse files
committed
DOC: fix download link for Anaconda Python
1 parent 6c99b57 commit 6f765e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The diffpy.Structure requires Python 2.7 and the following software:
3232
* ``setuptools`` - software distribution tools for Python
3333
* ``NumPy`` - numerical mathematics and fast array operations for Python
3434

35-
We recommend to use `Anaconda Python <https://www.continuum.io/downloads>`_
35+
We recommend to use `Anaconda Python <https://www.anaconda.com/download>`_
3636
as it allows to install all software dependencies together with
3737
diffpy.Structure. For other Python distributions it is necessary to
3838
install the required software separately. As an example on Ubuntu

0 commit comments

Comments
 (0)