commit | 6d7ab4cad8c97a3a0d7b46d524e0faf39e5b6e62 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Tue Dec 16 16:50:33 2014 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Dec 16 16:50:33 2014 -0800 |
tree | 59f02dc68b6436eaad606501b2f51d4e1768331c | |
parent | 89c4dc87ecff2d562411bc6aeea8f6130ecc5dbc [diff] |
Markup fix.
diff --git a/docs/x509.rst b/docs/x509.rst index 60a375b..e4b5e17 100644 --- a/docs/x509.rst +++ b/docs/x509.rst
@@ -94,7 +94,8 @@ the latest version and also the only type you should see in practice. :raises cryptography.x509.InvalidVersion: If the version in the - certificate is not a known :class:`X.509 version + certificate is not a known + :class:`X.509 version <cryptography.x509.Version>`. .. doctest::