aboutsummaryrefslogtreecommitdiffstats
path: root/docs/x509
diff options
context:
space:
mode:
Diffstat (limited to 'docs/x509')
-rw-r--r--docs/x509/reference.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst
index 1dd466e8..5e58886f 100644
--- a/docs/x509/reference.rst
+++ b/docs/x509/reference.rst
@@ -469,8 +469,7 @@ X.509 Certificate Builder
identify this certificate (most notably during certificate
revocation checking). Users are encouraged to use a method of
generating 20 bytes of entropy, e.g., UUID4. For more information
- on secure random number generation, see
- :ref:`secure_random_number_generation`.
+ on secure random number generation, see :doc:`/random-numbers`.
.. method:: not_valid_before(time)