summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChayim <chayim@users.noreply.github.com>2021-11-25 16:03:30 +0200
committerGitHub <noreply@github.com>2021-11-25 16:03:30 +0200
commitf4519f3b7f1f7314b5d342be989df1c4365954b9 (patch)
treeb663fc7052c28f65403daf91e0f0e9c686ea2e13 /README.md
parent393cd6280c6fb5394cc512ae15617236ecddac2e (diff)
downloadredis-py-f4519f3b7f1f7314b5d342be989df1c4365954b9.tar.gz
Splitting documentation for read the docs (#1743)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6e7d964..d068c68 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ The Python interface to the Redis key-value store.
[![codecov](https://codecov.io/gh/redis/redis-py/branch/master/graph/badge.svg?token=yenl5fzxxr)](https://codecov.io/gh/redis/redis-py)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/redis/redis-py.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/redis/redis-py/alerts/)
-[Installation](##installation) | [Contributing](##contributing) | [Getting Started](##getting-started) | [Connecting To Redis](##connecting-to-redis)
+[Installation](#installation) | [Contributing](#contributing) | [Getting Started](#getting-started) | [Connecting To Redis](#connecting-to-redis)
---------------------------------------------