Skip to content

Commit 392a6b7

Browse files
tishunggivo
andauthored
Update docs/redisjson.md
Co-authored-by: ggivo <[email protected]>
1 parent dbde674 commit 392a6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/redisjson.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RedisJSON Jedis Quick Start
22

3-
Jedis supports [RedisJSON](https://redis.io/json/) and [RediSearch](https://oss.redis.com/redisearch/).
3+
Jedis supports [RedisJSON](https://redis.io/docs/latest/develop/data-types/json/) and [RediSearch](https://redis.io/docs/latest/develop/interact/search-and-query/).
44

55
The latest versions of RedisJSON let you store, manipulate, index, and query JSON.
66
To use these features with Jedis, you'll need to use the `UnifiedJedis` interface or a sub-class of it.

0 commit comments

Comments
 (0)