Update src/views/ethics/ethics.jsx

Leave email untranslated

Co-authored-by: Sarah Otts <se0042@gmail.com>
This commit is contained in:
zoebentley 2022-02-01 10:29:35 -05:00 committed by GitHub
parent 1143821dab
commit d55185eb1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ const Ethics = () => (
),
researchEmailLink: (
<a href="mailto:research@scratchfoundation.org">
<FormattedMessage id="ethics.researchEmailLinkText" />
research@scratchfoundation.org
</a>
)
}}