File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
packages/preview-server/src/components Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @react-email/preview-server " : patch
3+ ---
4+
5+ Update link for Resend
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export function Footer() {
99 Brought to you by{ ' ' }
1010 < Anchor
1111 className = "inline-flex items-center gap-2"
12- href = "https://resend.com"
12+ href = "https://go. resend.com/react-email "
1313 target = "_blank"
1414 rel = "noopener noreferrer"
1515 >
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ export const Send = ({
136136 Powered by{ ' ' }
137137 < a
138138 className = "text-white/85 transition duration-300 ease-in-out hover:text-slate-12"
139- href = "https://resend.com"
139+ href = "https://go. resend.com/react-email "
140140 rel = "noreferrer"
141141 target = "_blank"
142142 >
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ export const Send = ({ markup }: { markup: string }) => {
118118 Powered by{ ' ' }
119119 < a
120120 className = "text-white/85 transition duration-300 ease-in-out hover:text-slate-12"
121- href = "https://resend.com"
121+ href = "https://go. resend.com/react-email "
122122 rel = "noreferrer"
123123 target = "_blank"
124124 >
You can’t perform that action at this time.
0 commit comments