Skip to content

Commit 01fedaf

Browse files
Update redismodules.rst (#1822)
Updated links to RediSearch, RedisGraph and RedisBloom sites as they were all pointing to RedisJSON instead.
1 parent 271218e commit 01fedaf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/redismodules.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ These are the commands for interacting with the `RedisJSON module <https://redis
4444
RediSearch Commands
4545
*******************
4646
47-
These are the commands for interacting with the `RediSearch module <https://redisjson.io>`_. Below is a brief example, as well as documentation on the commands themselves.
47+
These are the commands for interacting with the `RediSearch module <https://redisearch.io>`_. Below is a brief example, as well as documentation on the commands themselves.
4848
4949
**Create a search index, and display its information**
5050
@@ -64,7 +64,7 @@ These are the commands for interacting with the `RediSearch module <https://redi
6464
RedisGraph Commands
6565
*******************
6666
67-
These are the commands for interacting with the `RedisGraph module <https://redisjson.io>`_. Below is a brief example, as well as documentation on the commands themselves.
67+
These are the commands for interacting with the `RedisGraph module <https://redisgraph.io>`_. Below is a brief example, as well as documentation on the commands themselves.
6868
6969
**Create a graph, adding two nodes**
7070
@@ -97,7 +97,7 @@ These are the commands for interacting with the `RedisGraph module <https://redi
9797
RedisBloom Commands
9898
*******************
9999
100-
These are the commands for interacting with the `RedisBloom module <https://redisjson.io>`_. Below is a brief example, as well as documentation on the commands themselves.
100+
These are the commands for interacting with the `RedisBloom module <https://redisbloom.io>`_. Below is a brief example, as well as documentation on the commands themselves.
101101
102102
**Create and add to a bloom filter**
103103

0 commit comments

Comments
 (0)