Commit 2799bc97 authored by Paul Kaplan's avatar Paul Kaplan

Fix lint error

parent ee645b25
......@@ -39,7 +39,8 @@ const EducationCollaborative = () => (
<h2><FormattedMessage id="sec.projectsTitle" /></h2>
<p><FormattedMessage id="sec.projectsIntro" /></p>
<p>
<FormattedMessage id="sec.projectsIntro2"
<FormattedMessage
id="sec.projectsIntro2"
values={{
culturallySustainingLink: <a
href="https://docs.google.com/document/d/1JcRBFhAXvMGKXgHADg1sAZC8b_zb2OSVDjaEOL8tzcw/edit#bookmark=id.4c6pah669jb5"
......@@ -48,7 +49,8 @@ const EducationCollaborative = () => (
>
<FormattedMessage id="sec.culturallySustaining" />
</a>
}} />
}}
/>
</p>
</section>
<section id="expectations-for-sec">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment