Skip to content

Commit 7b7447b

Browse files
authored
Merge pull request MicrosoftDocs#21112 from MicrosoftDocs/Karishma-Tiwari-MSFT-patch-1
(ForumsTeam) fixed 404 link
2 parents efd15a3 + 2d821cf commit 7b7447b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-redis-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This sample shows how to:
3636
* Use Redis sets to implement tagging
3737
* Work with Redis Cluster
3838

39-
For more information, see the [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) documentation on GitHub, and for more usage scenarios see the [StackExchange.Redis.Tests](https://github.com/StackExchange/StackExchange.Redis/tree/master/StackExchange.Redis.Tests) unit tests.
39+
For more information, see the [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) documentation on GitHub, and for more usage scenarios see the [StackExchange.Redis.Tests](https://github.com/StackExchange/StackExchange.Redis/tree/master/tests) unit tests.
4040

4141
[How to use Azure Cache for Redis with Python](cache-python-get-started.md) shows how to get started with Azure Cache for Redis using Python and the [redis-py](https://github.com/andymccurdy/redis-py) client.
4242

0 commit comments

Comments
 (0)