Skip to content

Commit

Permalink
Update TeamProjectModal.jsx - update VADC email (#1675)
Browse files Browse the repository at this point in the history
all email references that currently are [email protected] → change to [email protected]
  • Loading branch information
smvgarcia authored Feb 17, 2025
1 parent e459d75 commit 75ad7d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ const TeamProjectModal = ({
>
<div className='team-project-modal_modal-description'>
Please reach out to{' '}
<a href='mailto:vadc@lists.uchicago.edu'>vadc@lists.uchicago.edu</a>{' '}
<a href='mailto:vadc[email protected]'>vadc[email protected]</a>{' '}
to gain access to the system
</div>
</Modal>
Expand Down

0 comments on commit 75ad7d1

Please sign in to comment.