From 9390de006d3a122b365407c01650ef242a592053 Mon Sep 17 00:00:00 2001 From: cheese1 Date: Wed, 17 Feb 2021 16:15:45 +0100 Subject: http -> https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d71e33c..8330275 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # HIREDIS -Hiredis is a minimalistic C client library for the [Redis](http://redis.io/) database. +Hiredis is a minimalistic C client library for the [Redis](https://redis.io/) database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses a high level printf-alike API in order to make it -- cgit v1.2.3