diff options
author | Felix Krause <KrauseFx@users.noreply.github.com> | 2017-07-28 13:04:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-28 13:04:52 -0400 |
commit | 0c6ea46f2bfc0d2ee6ef7b2e5e04ce6502d9fa27 (patch) | |
tree | 7108c985b0745680f74989a66c301e7a4daa2081 /README.md | |
parent | bc64df9a66def9a86461d2f215a142ffffd03369 (diff) | |
download | redis-0c6ea46f2bfc0d2ee6ef7b2e5e04ce6502d9fa27.tar.gz |
Update link to https and use inline link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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? -------------- |