mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-14 15:09:59 -04:00
Update src/views/about/about.jsx
Co-authored-by: Sarah Otts <se0042@gmail.com>
This commit is contained in:
parent
eb93e2dd9a
commit
695efb77c0
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ const About = () => (
|
|||
</a>
|
||||
),
|
||||
lifelongKindergartenGroupLink: (
|
||||
<a href="http://llk.media.mit.edu/">
|
||||
<a href="http://llk.media.mit.edu">
|
||||
<FormattedMessage id="about.lifelongKindergartenGroupLinkText" />
|
||||
</a>
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue