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**