Skip to content

Commit 06ca054

Browse files
tishunggivo
andauthored
Update redisjson.md (redis#4083)
* Update redisjson.md * Update docs/redisjson.md Co-authored-by: ggivo <[email protected]> --------- Co-authored-by: ggivo <[email protected]>
1 parent 6f35732 commit 06ca054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/redisjson.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RedisJSON Jedis Quick Start
22

3-
Jedis supports [RedisJSON](https://oss.redis.com/redisjson/) 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)