Skip to content

Commit d60efdf

Browse files
committed
fix(docs): Broken link on CLI callout
1 parent c8a33c7 commit d60efdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ your email template when you make changes.
6868
}
6969
```
7070

71-
You can refer to our [demo emails source code](https://demo.react.email/preview/vercel-invite-user.tsx?view=source)
71+
You can refer to our [demo emails source code](https://demo.react.email/preview/notifications/vercel-invite-user)
7272
for an example of how we do this with our demo deploy on Vercel.
7373
</Info>
7474

0 commit comments

Comments
 (0)