Skip to content

Commit d59929d

Browse files
authored
Update README.md
Updating broken university link
1 parent 8bbc4f7 commit d59929d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RediSolar Python
22

3-
This is the sample application codebase for the Redis University course [RU102PY, Redis for Python Developers](https://university.redis.com/courses/ru102py/).
3+
This is the sample application codebase for RU102PY, [Redis for Python Developers](https://university.redis.io/learningpath/ikoq5va7id3qko) on [Redis University](https://university.redis.com).
44

55
## Setup
66

@@ -179,7 +179,7 @@ run a specific test:
179179

180180
$ pytest -k test_set_get
181181

182-
## Optional (but Recommended): RedisInsight
182+
## Optional (But recommended): RedisInsight
183183

184184
RedisInsight is a graphical tool for viewing data in Redis and managing Redis server instances. You don't need to install it to be successful with this course, but we recommend it as a good way of viewing data stored in Redis.
185185

0 commit comments

Comments
 (0)