We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46dd4e4 + 951cd4b commit f0a6197Copy full SHA for f0a6197
docs/MIR/mir-rust.md
@@ -290,7 +290,7 @@ Rust code in `main` that uses TLS must use OpenSSL with the system-wide OpenSSL
290
291
This may require significant changes to some Rust code, but it is required for now to
292
ensure that system-wide cryptographic policies are followed as described by the MIR
293
-reporter's rule {ref}`"Check for security relevant binaries, services and behavior" <mir-reporter-s-template>`.
+reporter's rule {ref}`"Check for security relevant binaries, services and behavior" <mir-reporters-template>`.
294
295
### OpenSSL crate configuration
296
The [`openssl` crate](https://docs.rs/openssl/latest/openssl/) provides a safe Rust
0 commit comments