Skip to content

Commit 321d67b

Browse files
author
Simon Prickett
committed
Updated links for new company name avoids redirects.
1 parent 4fc0bd4 commit 321d67b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Introduction
44

5-
This is the sample application codebase for RU102JS, [Redis for JavaScript Developers](https://university.redislabs.com/courses/ru102js/) at [Redis University](https://university.redislabs.com).
5+
This is the sample application codebase for RU102JS, [Redis for JavaScript Developers](https://university.redis.com/courses/ru102js/) at [Redis University](https://university.redis.com).
66

77
Solutions to the course programming challenges can be found on the `solutions` branch.
88

@@ -13,11 +13,11 @@ In order to start and run this application, you will need:
1313
* [Node.js](https://nodejs.org/en/download/) (8.9.4 or newer, we recommend using the current Long Term Stable version)
1414
* npm (installed with Node.js)
1515
* Access to a local or remote installation of [Redis](https://redis.io/download) version 5 or newer (local preferred)
16-
* If you want to try the RedisTimeSeries exercises, you'll need to make sure that your Redis installation also has the [RedisTimeSeries Module](https://oss.redislabs.com/redistimeseries/) installed
16+
* If you want to try the RedisTimeSeries exercises, you'll need to make sure that your Redis installation also has the [RedisTimeSeries Module](https://oss.redis.com/redistimeseries/) installed
1717

1818
If you're using Windows, check out the following resources for help with running Redis:
1919

20-
* [Redis Labs Blog - Running Redis on Windows 10](https://redislabs.com/blog/redis-on-windows-10/)
20+
* [Redis Labs Blog - Running Redis on Windows 10](https://redis.com/blog/redis-on-windows-10/)
2121
* [Microsoft - Windows Subsystem for Linux Installation Guide for Windows 10](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
2222

2323
# Setup
@@ -134,4 +134,4 @@ npm run lint
134134

135135
# Subscribe to our YouTube Channel
136136

137-
We'd love for you to [check out our YouTube channel](https://youtube.com/redislabs), and subscribe if you want to see more Redis videos!
137+
We'd love for you to [check out our YouTube channel](https://youtube.com/redisinc), and subscribe if you want to see more Redis videos!

0 commit comments

Comments
 (0)