From 43b2990b809438f538368de8b8582dec4f7a9a25 Mon Sep 17 00:00:00 2001 From: yanivhershkovich <48108541+yanivhershkovich@users.noreply.github.com> Date: Tue, 21 Dec 2021 21:49:27 -0800 Subject: [PATCH] Update redismodules.rst Updated links to RediSearch, RedisGraph and RedisBloom sites as they were all pointing to RedisJSON instead. --- docs/redismodules.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/redismodules.rst b/docs/redismodules.rst index 0cb8c49660..53a5008133 100644 --- a/docs/redismodules.rst +++ b/docs/redismodules.rst @@ -44,7 +44,7 @@ These are the commands for interacting with the `RedisJSON module `_. Below is a brief example, as well as documentation on the commands themselves. +These are the commands for interacting with the `RediSearch module `_. Below is a brief example, as well as documentation on the commands themselves. **Create a search index, and display its information** @@ -64,7 +64,7 @@ These are the commands for interacting with the `RediSearch module `_. Below is a brief example, as well as documentation on the commands themselves. +These are the commands for interacting with the `RedisGraph module `_. Below is a brief example, as well as documentation on the commands themselves. **Create a graph, adding two nodes** @@ -97,7 +97,7 @@ These are the commands for interacting with the `RedisGraph module `_. Below is a brief example, as well as documentation on the commands themselves. +These are the commands for interacting with the `RedisBloom module `_. Below is a brief example, as well as documentation on the commands themselves. **Create and add to a bloom filter**