Skip to content

Commit 786962b

Browse files
committed
fix email
1 parent e754199 commit 786962b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/functions/ses.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ export function generateSalesEmail(
225225
If you have any questions, feel free to ask on our Discord!
226226
</p>
227227
<div style="text-align: center; margin-top: 20px;">
228-
<a href="https://www.acm.illinois.edu/resources" class="button">ACM @ UIUC Resources</a>
228+
<a href="https://go.acm.illinois.edu/discord" class="button">Join our Discord</a>
229229
</div>
230230
</div>
231231
<div class="footer">

0 commit comments

Comments
 (0)