Skip to content

Commit d704081

Browse files
committed
fixed link
1 parent c5502eb commit d704081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-web-app-aspnet-core-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this quickstart, you incorporate Azure Cache for Redis into an ASP.NET Core w
1717

1818
There are also caching providers in .NET core. To quickly start using Redis with minimal changes to your existing code, see:
1919

20-
- [ASP.NET core Output Cache provider](/aspnet/core/performance/caching/output?view=aspnetcore-8.0#redis-cache)
20+
- [ASP.NET core Output Cache provider](/aspnet/core/performance/caching/output#redis-cache)
2121
- [ASP.NET core Distributed Caching provider](/aspnet/core/performance/caching/distributed#distributed-redis-cache)
2222
- [ASP.NET core Redis session provider](/aspnet/core/fundamentals/app-state#configure-session-state)
2323

0 commit comments

Comments
 (0)