move links to the bottom
diff --git a/docs/faq.rst b/docs/faq.rst
index 66a775a..a1b5207 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -14,9 +14,6 @@
 
 If you prefer NaCl's design, we highly recommend `PyNaCl`_.
 
-.. _`NaCl`: https://nacl.cr.yp.to/
-.. _`PyNaCl`: https://pynacl.readthedocs.org
-
 Compiling ``cryptography`` on OS X produces a ``fatal error: 'openssl/aes.h' file not found`` error
 ----------------------------------------------------------------------------------------------------
 
@@ -25,3 +22,6 @@
 OpenSSL. You're seeing this error because your copy of pip is too old to find
 our wheel files. Upgrade your copy of pip with ``pip install -U pip`` and then
 try install ``cryptography`` again.
+
+.. _`NaCl`: https://nacl.cr.yp.to/
+.. _`PyNaCl`: https://pynacl.readthedocs.org