aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-11-06 10:13:35 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2016-11-06 23:13:35 +0800
commite51236d7c0b5432f3e79fc025de6c9c8eb28f210 (patch)
treeb26c0f6b2e53adea01155edfa0cf135c6224193c /docs/installation.rst
parent15c2938c712ecae0da5ded48062a4805b02d53cf (diff)
downloadcryptography-e51236d7c0b5432f3e79fc025de6c9c8eb28f210.tar.gz
cryptography-e51236d7c0b5432f3e79fc025de6c9c8eb28f210.tar.bz2
cryptography-e51236d7c0b5432f3e79fc025de6c9c8eb28f210.zip
Last pass over fixing the links (#3224)
Diffstat (limited to 'docs/installation.rst')
-rw-r--r--docs/installation.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index 7f69f51e..724c63d0 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -248,7 +248,7 @@ local `wheel cache`_.
Building cryptography with conda
--------------------------------
-Because of a `bug in conda`_, attempting to install cryptography out of the box
+Because of a bug in conda, attempting to install cryptography out of the box
will result in an error. This can be resolved by setting the library path
environment variable for your platform.
@@ -271,7 +271,6 @@ information, consult `Greg Wilson's blog post`_ on the subject.
.. _`Homebrew`: http://brew.sh
.. _`MacPorts`: https://www.macports.org
.. _`openssl-release`: https://jenkins.cryptography.io/job/openssl-release/
-.. _`bug in conda`: https://github.com/conda/conda-recipes/issues/110
.. _`Greg Wilson's blog post`: https://software-carpentry.org/blog/2014/04/mr-biczo-was-right.html
.. _virtualenv: https://virtualenv.pypa.io/en/latest/
.. _openssl.org: https://www.openssl.org/source/