From ba8f638886bf2266ec859e8805f1e83496dd5fbd Mon Sep 17 00:00:00 2001 From: Cory Benfield Date: Wed, 7 Oct 2015 15:07:47 +0100 Subject: Move link to bottom of docs page. --- docs/installation.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/installation.rst b/docs/installation.rst index cdee29c5..967e86c1 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -167,8 +167,6 @@ dependencies. cd .. CFLAGS="-I${CWD}/openssl/include" LDFLAGS="-L${CWD}/openssl/lib" pip wheel cryptography -.. _virtualenv: https://virtualenv.pypa.io/en/latest/ - Building cryptography on OS X ----------------------------- @@ -255,3 +253,4 @@ information, consult `Greg Wilson's blog post`_ on the subject. .. _`64-bit`: https://jenkins.cryptography.io/job/openssl-win64-release/ .. _`bug in conda`: https://github.com/conda/conda-recipes/issues/110 .. _`Greg Wilson's blog post`: http://software-carpentry.org/blog/2014/04/mr-biczo-was-right.html +.. _virtualenv: https://virtualenv.pypa.io/en/latest/ -- cgit v1.2.3