We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca5f650 commit af104f2Copy full SHA for af104f2
apps/web/src/app/templates/page.tsx
@@ -130,16 +130,9 @@ export default function Templates() {
130
{description}.
131
</Text>
132
<Text as="p" className="mt-2 text-slate-11" size="2">
133
- Recreate an{' '}
+ Recreate an existing email or submit a{' '}
134
<Anchor
135
- href="https://github.com/resend/react-email/issues?q=is%3Aissue+is%3Aopen+label%3A%22app%3A+demo%22"
136
- target="_blank"
137
- >
138
- existing email
139
- </Anchor>{' '}
140
- or submit a{' '}
141
- <Anchor
142
- href="https://github.com/resend/react-email/tree/main/demo"
+ href="https://github.com/resend/react-email/tree/main/apps/demo/emails"
143
target="_blank"
144
>
145
pull request
0 commit comments