diff options
Diffstat (limited to 'docs/process/security-hardening.rst')
-rw-r--r-- | docs/process/security-hardening.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/process/security-hardening.rst b/docs/process/security-hardening.rst index 1a5524fd8..86aeb739d 100644 --- a/docs/process/security-hardening.rst +++ b/docs/process/security-hardening.rst @@ -9,7 +9,7 @@ Build options ------------- Several build options can be used to check for security issues. Refer to the -:ref:`User Guide` for detailed information on the specific build options. +:ref:`Build Options` for detailed information on these. - The ``BRANCH_PROTECTION`` build flag can be used to enable Pointer Authentication and Branch Target Identification. |