From 20f0df583c8990c9c44c2941632c2a9b2780edf8 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Fri, 26 Feb 2016 08:37:13 -0600 Subject: fix docs --- docs/x509/reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/x509') diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst index 30513082..12fee807 100644 --- a/docs/x509/reference.rst +++ b/docs/x509/reference.rst @@ -2435,7 +2435,7 @@ instances. The following common OIDs are available as constants. .. attribute:: POLICY_CONSTRAINTS Corresponds to the dotted string ``"2.5.29.36"``. The identifier for the - :class:`PolicyConstraints` extension type. + :class:`~cryptography.x509.PolicyConstraints` extension type. .. class:: CRLEntryExtensionOID -- cgit v1.2.3