Skip to content

Commit 4351d16

Browse files
authored
Merge pull request #2595 from BharadwajDivate/patch-1
Update install-redis-on-windows.md
2 parents ce712a9 + 0374f59 commit 4351d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/install-redis/install-redis-on-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Microsoft provides [detailed instructions for installing WSL](https://docs.micro
1717

1818
## Install Redis
1919

20-
Once you're running Ubuntu on Windows, you can follow the steps detailed at [Install on Ubuntu/Debian](/docs/install/install-redis-on-linux#install-on-ubuntu-debian) to install recent stable versions of Redis from the official `packages.redis.io` APT repository.
20+
Once you're running Ubuntu on Windows, you can follow the steps detailed at [Install on Ubuntu/Debian](/docs/install/install-redis/install-redis-on-linux#install-on-ubuntu-debian) to install recent stable versions of Redis from the official `packages.redis.io` APT repository.
2121
Add the repository to the <code>apt</code> index, update it, and then install:
2222

2323
{{< highlight bash >}}

0 commit comments

Comments
 (0)