We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26cb2d6 commit dcb6e56Copy full SHA for dcb6e56
packages/json/README.md
@@ -33,7 +33,7 @@ await client.json.set('noderedis:jsondata', '$', {
33
});
34
```
35
36
-For more information about RedisJSON's path syntax, [check out the documentation](https://redis.io/docs/data-types/json/path/).
+For more information about RedisJSON's path syntax, [check out the documentation](https://redis.io/docs/latest/develop/data-types/json/path).
37
38
### Retrieving JSON Documents from Redis
39
0 commit comments