Skip to content

Commit 26131e2

Browse files
authored
Merge pull request #263 from THC-Software/write-readme
Fixed lines
2 parents ce47309 + c9847f1 commit 26131e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ Afterwards the EmailMessageRelay checks the table in a fixed interval and proces
399399
Once they are processed it removes them. All of this happens one transaction, guaranteeing the at least once delivery.
400400

401401
`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)`
402+
`ClubService.Application/EventHandlers/TournamentEventHandlers/TournamentConfirmedEventHandler.cs (Line 42 - 49)`\
403+
`ClubService.Infrastructure/Mail/EmailMessageRelay.cs (Line 32 - 65)`
404404

405405
### Mailhog
406406

0 commit comments

Comments
 (0)