Skip to content

Commit 455b94f

Browse files
authored
Merge pull request #125839 from sneakernuts/patch-1
Update cache-how-to-redis-cli-tool.md
2 parents cb8bb69 + 7eb35a0 commit 455b94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-how-to-redis-cli-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ You're now connected to your Azure Cache for Redis instance using the _redis-cli
107107
While the _redis-cli_ is a useful tool, you can connect to your cache in other ways for troubleshooting or testing:
108108

109109
- Azure Cache for Redis offers a [Redis Console](cache-configure.md#redis-console) built into the Azure portal where you can issue commands without needing to install the command-line tool. The Redis Console feature is currently only available in the Basic, Standard, and Premium tiers.
110-
- [RedisInsight](https://redis.com/redis-enterprise/redis-insight/) is a rich open source graphical tool for issuing Redis commands and viewing the contents of a Redis instance. It works with Azure Cache for Redis and is supported on Linux, Windows, and macOS.
110+
- [RedisInsight](https://redis.io/insight/) is a rich open source graphical tool for issuing Redis commands and viewing the contents of a Redis instance. It works with Azure Cache for Redis and is supported on Linux, Windows, and macOS.
111111

112112
## Related content
113113

0 commit comments

Comments
 (0)