More doc tweaks
diff --git a/doc/index.rst b/doc/index.rst
index 02577ab..c7600a0 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -10,6 +10,13 @@
 encryption and decryption, signing and verifying signatures, and key
 generation according to PKCS#1 version 1.5.
 
+If you have the time and skill to improve the implementation, by all
+means be my guest. The best way is to clone the `Mercurial
+repository`_ and send me a merge request when you've got something
+worth merging.
+
+.. _`Mercurial repository`: https://bitbucket.org/sybren/python-rsa
+
 
 Security notice
 --------------------------------------------------
@@ -26,11 +33,6 @@
 judgement to decide whether this module is secure enough for your
 application.
 
-If you have the time and skill to improve the implementation, by all
-means be my guest. The best way is to clone the Mercurial repository
-and send me a merge request when you've got something worth merging.
-
-
 Contents
 --------------------------------------------------
 
@@ -49,3 +51,4 @@
 
 
 * :ref:`genindex`
+* :ref:`search`