We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 364265f + 43093e5 commit 666a876Copy full SHA for 666a876
2 files changed
.gitattributes
@@ -4,3 +4,4 @@
4
/conda-recipe/ export-ignore
5
/devutils export-ignore
6
.gitarchive.cfg export-subst
7
+*.bat text eol=crlf
README.rst
@@ -66,7 +66,7 @@ functions from the diffpy.srfit.sas module require
66
* ``sas`` - module for calculation of P(R) in small-angle scattering
67
from the SasView project, http://www.sasview.org
68
69
-We recommend to use `Anaconda Python <https://www.continuum.io/downloads>`_
+We recommend to use `Anaconda Python <https://www.anaconda.com/download>`_
70
as it allows to install all software dependencies together with
71
diffpy.srfit. For other Python distributions it is necessary to
72
install the required software separately. As an example, on Ubuntu
0 commit comments