From 01fedafedbdd464600f6fbcf7d21a93333b24f7f Mon Sep 17 00:00:00 2001 From: yanivhershkovich <48108541+yanivhershkovich@users.noreply.github.com> Date: Tue, 21 Dec 2021 22:30:22 -0800 Subject: Update redismodules.rst (#1822) 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 0cb8c49..53a5008 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** -- cgit v1.2.1