Skip to content

Commit

Permalink
Merge pull request #25 from JacekSmi/brevo-link-fix
Browse files Browse the repository at this point in the history
Fix typo in Brevo link
  • Loading branch information
amantinband authored Jan 26, 2024
2 parents 0960563 + b1bcdfd commit 3abb5eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ private async void SendEmailNotifications(object? state)

To configure the service to send emails, make sure to update the email settings under the `appsettings.json`/`appsettings.Development.json` file:

You can use your own SMTP server or use a service like [Brevo](https://brevo.co/).
You can use your own SMTP server or use a service like [Brevo](https://brevo.com/).

### Configure Email Settings Manually

Expand Down Expand Up @@ -525,4 +525,4 @@ If you have any questions, comments, or suggestions, please open an issue or cre

# License 🪪

This project is licensed under the terms of the [MIT](https://github.com/mantinband/clean-architecture/blob/main/LICENSE) license.
This project is licensed under the terms of the [MIT](https://github.com/mantinband/clean-architecture/blob/main/LICENSE) license.

0 comments on commit 3abb5eb

Please sign in to comment.