summaryrefslogtreecommitdiffstats
path: root/OpenSSL/ASN1/Primitive.html
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSSL/ASN1/Primitive.html')
-rw-r--r--OpenSSL/ASN1/Primitive.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSSL/ASN1/Primitive.html b/OpenSSL/ASN1/Primitive.html
index 81108229..62dd1e33 100644
--- a/OpenSSL/ASN1/Primitive.html
+++ b/OpenSSL/ASN1/Primitive.html
@@ -110,7 +110,7 @@
</li><li>
<p>OpenSSL::ASN1::Boolean &lt;=&gt; <em>value</em> is <code>true</code> or <code>false</code></p>
</li><li>
-<p>OpenSSL::ASN1::Integer &lt;=&gt; <em>value</em> is an <a href="../BN.html"><code>OpenSSL::BN</code></a></p>
+<p><a href="../../Integer.html"><code>OpenSSL::ASN1::Integer</code></a> &lt;=&gt; <em>value</em> is an <a href="../BN.html"><code>OpenSSL::BN</code></a></p>
</li><li>
<p>OpenSSL::ASN1::BitString &lt;=&gt; <em>value</em> is a String</p>
</li><li>