aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-01-29 14:45:10 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-01-29 14:45:10 -0600
commitf3b57e38ed3fd70dcb188a9eb6b84cf7cee01f85 (patch)
tree3541dbe0b046d4522c4ac3806fb59cc07134fc08 /docs/index.rst
parent446cc2ab9138811a464175767ef30bb110035ff4 (diff)
downloadcryptography-f3b57e38ed3fd70dcb188a9eb6b84cf7cee01f85.tar.gz
cryptography-f3b57e38ed3fd70dcb188a9eb6b84cf7cee01f85.tar.bz2
cryptography-f3b57e38ed3fd70dcb188a9eb6b84cf7cee01f85.zip
one more style fix
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index d94e2fce..86cd42c6 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -13,7 +13,7 @@ You can install ``cryptography`` with ``pip``:
$ pip install cryptography
-See :doc:`Installation<installation>` for more information.
+See :doc:`Installation <installation>` for more information.
Why a new crypto library for Python?
------------------------------------