Last pass over fixing the links (#3224)
diff --git a/docs/installation.rst b/docs/installation.rst
index 7f69f51..724c63d 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -248,7 +248,7 @@
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 @@
.. _`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/