File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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/notifications/vercel-invite-user )
71+ You can refer to our [ demo emails source code] ( https://demo.react.email/preview/Community/ notifications/vercel-invite-user )
7272 for an example of how we do this with our demo deploy on Vercel.
7373 </Info >
7474
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ const Email = () => {
8383 title = " Tailwind Demo"
8484 icon = " arrow-up-right-from-square"
8585 iconType = " duotone"
86- href = " https://demo.react.email/preview/notifications/vercel-invite-user"
86+ href = " https://demo.react.email/preview/Community/ notifications/vercel-invite-user"
8787>
8888 See the full demo and source code.
8989</Card >
Original file line number Diff line number Diff 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/notifications/vercel-invite-user )
30+ - the demo emails we have on [ demo.react.email] ( https://demo.react.email/preview/Community/ 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 >
Original file line number Diff line number Diff line change 190190 },
191191 {
192192 "anchor" : " Templates" ,
193- "href" : " https://demo.react.email/preview/notifications/vercel-invite-user" ,
193+ "href" : " https://demo.react.email/preview/Community/ notifications/vercel-invite-user" ,
194194 "icon" : " arrow-pointer"
195195 }
196196 ]
You can’t perform that action at this time.
0 commit comments