Skip to content

Commit 7c28f11

Browse files
committed
DOC: fix download link for Anaconda Python
1 parent 8d82902 commit 7c28f11

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ that are used by PDFgui and its components.
3434
* diffpy.utils - shared helper utilities for wx GUI,
3535
https://github.com/diffpy/diffpy.utils
3636

37-
We recommend to use `Anaconda Python <https://www.continuum.io/downloads>`_
37+
We recommend to use `Anaconda Python <https://www.anaconda.com/download>`_
3838
which allows to conveniently install PDFgui and all its software
3939
dependencies with a single command. For other Python distributions
4040
it is necessary to install the required software separately. As an

doc/manual/pdfgui.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/manual/pdfgui.texinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ easier to distribute software updates and also results in the same
302302
installation procedure on all supported platforms.
303303

304304
To install PDFgui, download and install Anaconda for Python 2.7 from
305-
@url{https://www.continuum.io/downloads}. When ready open a terminal
305+
@url{https://www.anaconda.com/download}. When ready open a terminal
306306
application (or @i{Anaconda Command Prompt} on Windows) and use the
307307
@command{conda} package manager to install PDFgui from the ``diffpy''
308308
channel of Anaconda packages

0 commit comments

Comments
 (0)