You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/redismodules.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ These are the commands for interacting with the `RedisJSON module <https://redis
44
44
RediSearch Commands
45
45
*******************
46
46
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.
48
48
49
49
**Create a search index, and display its information**
50
50
@@ -64,7 +64,7 @@ These are the commands for interacting with the `RediSearch module <https://redi
64
64
RedisGraph Commands
65
65
*******************
66
66
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.
68
68
69
69
**Create a graph, adding two nodes**
70
70
@@ -97,7 +97,7 @@ These are the commands for interacting with the `RedisGraph module <https://redi
97
97
RedisBloom Commands
98
98
*******************
99
99
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.
0 commit comments