From 0c6ea46f2bfc0d2ee6ef7b2e5e04ce6502d9fa27 Mon Sep 17 00:00:00 2001 From: Felix Krause Date: Fri, 28 Jul 2017 13:04:52 -0400 Subject: [PATCH] Update link to https and use inline link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70a15790f..42ab47853 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This README is just a fast *quick start* document. You can find more detailed documentation at http://redis.io. +This README is just a fast *quick start* document. You can find more detailed documentation at [redis.io](https://redis.io). What is Redis? --------------