Unverified Commit eb93e2dd authored by zoebentley's avatar zoebentley Committed by GitHub

Update src/views/about/about.jsx

Co-authored-by: default avatarSarah Otts <se0042@gmail.com>
parent d2ec8e80
...@@ -87,7 +87,7 @@ const About = () => ( ...@@ -87,7 +87,7 @@ const About = () => (
id="about.schoolsDescription" id="about.schoolsDescription"
values={{ values={{
scratchForEducatorsLink: ( scratchForEducatorsLink: (
<a href="/educators/"> <a href="/educators">
<FormattedMessage id="about.scratchForEducatorsLinkText" /> <FormattedMessage id="about.scratchForEducatorsLinkText" />
</a> </a>
) )
......
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