Skip to content

Commit 84a46d5

Browse files
authored
Update README.md
Fixed links for university course
1 parent 04507ef commit 84a46d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Introduction
55

66
![Screenshot](screenshot.png)
77

8-
This is the sample application codebase for RU102J, [Redis for Java Developers](https://university.redis.com/courses/ru102j/) at [Redis University](https://university.redis.com).
8+
This is the sample application codebase for RU102J, [Redis for Java Developers](https://university.redis.io/learningpath/kllayn0wtd847i) on [Redis University](https://university.redis.com).
99

1010
Solutions to the course programming challenges can be found on the `solutions` branch.
1111

@@ -107,7 +107,7 @@ To rebuild the application without running the tests:
107107
mvn package -DskipTests
108108
```
109109

110-
Optional (but Recommended): RedisInsight
110+
Optional (But recommended): RedisInsight
111111
---
112112

113113
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.

0 commit comments

Comments
 (0)