Skip to content

Commit f7b2bcc

Browse files
authored
Fix link in rate-limit.md
1 parent 61bb83e commit f7b2bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/performance/rate-limit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ Creating partitions with user input makes the app vulnerable to [Denial of Servi
478478

479479
## Additional resources
480480

481-
* [Rate limiting middleware](https://blog.maartenballiauw.be/post/2022/09/26/aspnet-core-rate-limiting-middleware.html) by Maarten Balliauw provides an excellent introduction and overview to rate limiting.
481+
* [Rate limiting middleware](https://blog.maartenballiauw.be/posts/2022-09-26-aspnet-core-rate-limiting-middleware) by Maarten Balliauw provides an excellent introduction and overview to rate limiting.
482482
* [Rate limit an HTTP handler in .NET](/dotnet/core/extensions/http-ratelimiter)
483483

484484
:::moniker-end

0 commit comments

Comments
 (0)