Skip to content

Commit 26cb2d6

Browse files
authored
docs: update RedisJSON documentation link
1 parent e2702b6 commit 26cb2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/json/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @redis/json
22

3-
This package provides support for the [RedisJSON](https://redis.io/docs/data-types/json/) module, which adds JSON as a native data type to Redis.
3+
This package provides support for the [RedisJSON](https://redis.io/docs/latest/develop/data-types/json/) module, which adds JSON as a native data type to Redis.
44

55
Should be used with [`redis`/`@redis/client`](https://github.com/redis/node-redis).
66

0 commit comments

Comments
 (0)