Skip to content

Commit 10a433a

Browse files
authored
Fix link to RedisInsight
1 parent be01034 commit 10a433a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stack/get-started/install/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To start Redis Stack server using the `redis-stack-server` image, run the follow
2121
docker run -d --name redis-stack-server -p 6379:6379 redis/redis-stack-server:latest
2222
{{< / highlight >}}
2323

24-
You can connect the Redis Stack server database to your [RedisInsight]() desktop application.
24+
You can connect the Redis Stack server database to your [RedisInsight](https://redis.com/redis-enterprise/redis-insight/) desktop application.
2525

2626
### redis/redis-stack
2727
To start Redis Stack developer container using the `redis-stack` image, run the following command in your terminal:

0 commit comments

Comments
 (0)