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 026582e commit 395ecd5Copy full SHA for 395ecd5
docs/howtos/redisjson/using-python/index-usingpython.mdx
@@ -120,8 +120,8 @@ localhost:6379> json.get person:1 '.name'
120
121
### References
122
123
-- [RU204: Storing, Querying and Indexing JSON at Speed](https://university.redis.com/courses/ru204/) - a course at Redis University=
+- [RU204: Storing, Querying and Indexing JSON at Speed](https://university.redis.com/courses/ru204/) - a course at Redis University
124
- [Importing JSON data into Redis using NodeJS](/howtos/redisjson/using-nodejs)
125
-- Learn more about [RedisJSON](https://redisjson.io) in the Quickstart tutorial.
+- Learn more about [RedisJSON](https://redisjson.io) in the Quickstart tutorial
126
127
0 commit comments