aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2017-05-23 23:39:07 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2017-05-23 23:39:07 -0700
commit1adb9aa5d46e51cbe3e34b31207a8f31d727546a (patch)
treee0e374e0cfd621f1168ebd72d768d31dd9924234 /docs/index.rst
parent416f526a3d809d330b4a990bdf4a742384bde8f8 (diff)
downloadcryptography-1adb9aa5d46e51cbe3e34b31207a8f31d727546a.tar.gz
cryptography-1adb9aa5d46e51cbe3e34b31207a8f31d727546a.tar.bz2
cryptography-1adb9aa5d46e51cbe3e34b31207a8f31d727546a.zip
can we convince people we're pyca/cryptography and not cryptography.io (#3588)
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 0aa4725a..0b40b907 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,5 +1,5 @@
-Welcome to ``cryptography``
-===========================
+Welcome to ``pyca/cryptography``
+================================
``cryptography`` includes both high level recipes, and low level interfaces to
common cryptographic algorithms such as symmetric ciphers, message digests and