mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Update src/views/ethics/ethics.jsx
Leave email untranslated Co-authored-by: Sarah Otts <se0042@gmail.com>
This commit is contained in:
parent
1143821dab
commit
d55185eb1c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ const Ethics = () => (
|
|||
),
|
||||
researchEmailLink: (
|
||||
<a href="mailto:research@scratchfoundation.org">
|
||||
<FormattedMessage id="ethics.researchEmailLinkText" />
|
||||
research@scratchfoundation.org
|
||||
</a>
|
||||
)
|
||||
}}
|
||||
|
|
Loading…
Reference in a new issue