mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 17:45:52 -05:00
Update src/views/research/research.jsx
Co-authored-by: Sarah Otts <se0042@gmail.com>
This commit is contained in:
parent
ec10992338
commit
d419e8958b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ const Research = props => (
|
|||
id="research.conductors"
|
||||
values={{
|
||||
ethicsCodeLink: (
|
||||
<a href="ETHICS CODE LINK">
|
||||
<a href="/code_of_ethics/">
|
||||
<FormattedMessage id="research.ethicsCodeLinkText" />
|
||||
</a>
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue