review feedback updates
diff --git a/docs/x509.rst b/docs/x509.rst
index 36e9fab..1321891 100644
--- a/docs/x509.rst
+++ b/docs/x509.rst
@@ -284,7 +284,7 @@
 
         :type: :class:`ObjectIdentifier`
 
-        The extension OID.
+        The :ref:`extension OID <extension_oids>`.
 
     .. attribute:: critical
 
@@ -485,6 +485,8 @@
     Corresponds to the dotted string ``2.16.840.1.101.3.4.3.2"``. This is
     a SHA256 digest signed by a DSA key.
 
+.. _extension_oids:
+
 Extension OIDs
 ~~~~~~~~~~~~~~