fix: update broken link

pull/5420/head
Damian Dorosz 7 months ago committed by GitHub
parent 1cb29d0fc7
commit b6798ea3a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/aspnet-core/content/118-good-to-know-libraries/100-mediatr.md

@ -5,4 +5,4 @@ MediatR is an open-source library for .NET that is designed to simplify the proc
For more information, visit the following links:
- [Use MediatR in ASP.NET or ASP.NET Core](https://medium.com/dotnet-hub/use-mediatr-in-asp-net-or-asp-net-core-cqrs-and-mediator-in-dotnet-how-to-use-mediatr-cqrs-aspnetcore-5076e2f2880c)
- [How to implement CQRS using MediatR in an ASP.NET?](https://blog.christian-schou.dk/how-to-implement-cqrs-with-mediatr-in-asp-net/)
- [How to implement CQRS using MediatR in an ASP.NET?](https://christian-schou.dk/blog/how-to-implement-cqrs-with-mediatr-in-asp-net/)

Loading…
Cancel
Save