We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce47309 + c9847f1 commit 26131e2Copy full SHA for 26131e2
README.md
@@ -399,8 +399,8 @@ Afterwards the EmailMessageRelay checks the table in a fixed interval and proces
399
Once they are processed it removes them. All of this happens one transaction, guaranteeing the at least once delivery.
400
401
`ClubService.Application/EventHandlers/TournamentEventHandlers/TournamentCanceledEventHandler.cs (Line 54 - 59)`\
402
-`ClubService.Application/EventHandlers/TournamentEventHandlers/TournamentConfirmedEventHandler.cs (Line 42 - 48)`\
403
-`ClubService.Infrastructure/Mail/EmailMessageRelay.cs (Line 32 - 54)`
+`ClubService.Application/EventHandlers/TournamentEventHandlers/TournamentConfirmedEventHandler.cs (Line 42 - 49)`\
+`ClubService.Infrastructure/Mail/EmailMessageRelay.cs (Line 32 - 65)`
404
405
### Mailhog
406
0 commit comments