Skip to content

Commit 0da4cd6

Browse files
cpucomplexspaces
authored andcommitted
docs: fix broken ServerCertVerifier link
1 parent dc8de0a commit 0da4cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ checking. If you require revocation checking on these platforms, prefer construc
3636
`WebPkiServerVerifier`, providing necessary CRLs. See the Rustls [`ServerCertVerifierBuilder`] docs for more
3737
information.
3838

39-
[ServerCertVerifierBuilder]: https://docs.rs/rustls/latest/rustls/client/struct.ServerCertVerifierBuilder.html
39+
[`ServerCertVerifierBuilder`]: https://docs.rs/rustls/latest/rustls/client/struct.ServerCertVerifierBuilder.html
4040

4141
## Installation and setup
4242
On most platforms, no setup should be required beyond adding the dependency via `cargo`:

0 commit comments

Comments
 (0)