Update src/views/research/research.jsx

Co-authored-by: Sarah Otts <se0042@gmail.com>
This commit is contained in:
Tom Lum 2021-10-21 14:20:49 -04:00 committed by GitHub
parent ec10992338
commit d419e8958b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>
),