summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Padilla <jpadilla@users.noreply.github.com>2021-08-08 15:56:37 -0400
committerJosé Padilla <jpadilla@users.noreply.github.com>2021-08-08 15:56:37 -0400
commitfdd795ad08f91fb110d1578619506bfb767fdb30 (patch)
treef6208462dc0214e9bf857b4849a5acdf07031c14
parent6ce51f391b52efa5cfc850ec337200da721c5d5a (diff)
downloadpyjwt-fdd795ad08f91fb110d1578619506bfb767fdb30.tar.gz
Fix docs
-rw-r--r--docs/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index 925da97..8f16d3c 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -8,7 +8,7 @@ You can install ``PyJWT`` with ``pip``:
$ pip install pyjwt
-.. _installation_cryptography
+.. _installation_cryptography:
Cryptographic Dependencies (Optional)
-------------------------------------