Skip to content

Commit

Permalink
Fix blog post URL
Browse files Browse the repository at this point in the history
  • Loading branch information
njsmith authored and briansmith committed Aug 5, 2019
1 parent 482627c commit 0573c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ webpki is strongly influenced by
[mozilla::pkix](https://github.com/briansmith/mozillapkix). You can read a
little about the ideas underlying both mozilla::pkix and webpki in
[insanity::pkix: A New Certificate Path Building & Validation
Library](https://briansmith.org/insanity-pkix.html).
Library](https://briansmith.org/insanity-pkix).

The Rust compiler statically guarantees there are no buffer overflows,
uses-after-free, double-frees, data races, etc. in webpki. webpki takes
Expand Down

0 comments on commit 0573c1e

Please sign in to comment.