From a3e550c3947f16070a387faf81688302489a8ea1 Mon Sep 17 00:00:00 2001 From: kakwa Date: Tue, 6 Sep 2016 09:03:54 +0200 Subject: [PATCH] fix link to openssl project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed2ae99..0ec9934 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Alpha ## Dependencies -* OpenSSL (https://github.com/civetweb/civetweb) +* OpenSSL (https://github.com/openssl/openssl) * civetweb (https://github.com/civetweb/civetweb) ## License