Skip to content

Commit ea92fbb

Browse files
committed
docs: update README
1 parent 7e5a171 commit ea92fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export async function sendEmail(body: SendEmailBody) {
6767
}
6868
```
6969

70-
For a working example, see the [Remix Saas - Email](https://github.com/dev-xo/remix-saas/blob/main/app/lib/email/email.server.ts) implementation using Resend API.
70+
For a working example, see the [Remix Saas - Email](https://github.com/dev-xo/remix-saas/blob/main/app/modules/email/email.server.ts) implementation using Resend API.
7171

7272
## Session Storage
7373

0 commit comments

Comments
 (0)