Skip to content

Commit c7b7d21

Browse files
authored
fix(docs): fix broken url in Codebase Overview documentation (#2392)
1 parent 5ad63c6 commit c7b7d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/contributing/codebase-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ After cloning the [React Email repository](https://github.com/resend/react-email
2727
<td>
2828
Here you can find all of the apps related to our online presence, like:
2929
- this documentation (under [apps/docs](https://github.com/resend/react-email/tree/canary/apps/docs)),
30-
- the demo emails we have on [demo.react.email](https://demo.react.email/preview/vercel-invite-user.tsx)
30+
- the demo emails we have on [demo.react.email](https://demo.react.email/preview/notifications/vercel-invite-user)
3131
(under [apps/demo](https://github.com/resend/react-email/tree/canary/apps/demo))
3232
- the Next app we have for our landing page on [react.email](https://react.email) (under [apps/web](https://github.com/resend/react-email/tree/canary/apps/web))
3333
</td>

0 commit comments

Comments
 (0)