Skip to content

Commit 395ecd5

Browse files
author
Simon Prickett
authored
Minor fix.
1 parent 026582e commit 395ecd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/howtos/redisjson/using-python/index-usingpython.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ localhost:6379> json.get person:1 '.name'
120120

121121
### References
122122

123-
- [RU204: Storing, Querying and Indexing JSON at Speed](https://university.redis.com/courses/ru204/) - a course at Redis University=
123+
- [RU204: Storing, Querying and Indexing JSON at Speed](https://university.redis.com/courses/ru204/) - a course at Redis University
124124
- [Importing JSON data into Redis using NodeJS](/howtos/redisjson/using-nodejs)
125-
- Learn more about [RedisJSON](https://redisjson.io) in the Quickstart tutorial.
125+
- Learn more about [RedisJSON](https://redisjson.io) in the Quickstart tutorial
126126

127127

0 commit comments

Comments
 (0)