From a25b1e568a0dd1595bfae46a3039a811379abaf1 Mon Sep 17 00:00:00 2001 From: rdrooij Date: Fri, 31 Aug 2018 10:48:24 +0200 Subject: [PATCH] README: fix typo in URL Mozzilla is changed to Mozilla. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 089ad76..13986ff 100644 --- a/README.md +++ b/README.md @@ -377,7 +377,7 @@ Check out the [LICENSE](LICENSE) file for more information. [firefox]: https://firefox.com/ [git]: https://git-scm.com/ [libressl]: https://libressl.org/ -[mozilla]: https://mozzilla.org/ +[mozilla]: https://mozilla.org/ [openssl]: https://www.openssl.org/ [rust]: https://rust-lang.org/ [rustup]: https://rustup.rs/