Skip to content

Commit fba0842

Browse files
committed
change email
1 parent 12deff5 commit fba0842

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/api/functions/ses.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export function generateMembershipEmailCommand(
8989
</p>
9090
<p>
9191
If you have any questions, feel free to contact us at
92-
<a href="mailto:infra@acm.illinois.edu">infra@acm.illinois.edu</a>.
92+
<a href="mailto:officers@acm.illinois.edu">officers@acm.illinois.edu</a>.
9393
</p>
9494
<p>
9595
We also encourage you to check out our resources page, where you can find the benefits associated with your membership.
@@ -102,7 +102,7 @@ export function generateMembershipEmailCommand(
102102
<div class="footer">
103103
<p>
104104
<a href="https://acm.illinois.edu">ACM @ UIUC Homepage</a>
105-
<a href="mailto:admin@acm.illinois.edu">Email ACM @ UIUC</a>
105+
<a href="mailto:officers@acm.illinois.edu">Email ACM @ UIUC</a>
106106
</p>
107107
</div>
108108
</body>

0 commit comments

Comments
 (0)