mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Merge pull request #3006 from LLK/develop
Update release branch to include educators image fix
This commit is contained in:
commit
3894dcb2d6
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ const Landing = props => (
|
|||
<section id="sip">
|
||||
<FlexRow className="educators-using">
|
||||
<div className="using-scratch-image">
|
||||
<img src="images/teachers/makey-activity.png" />
|
||||
<img src="/images/teachers/makey-activity.png" />
|
||||
</div>
|
||||
<div className="sip-info">
|
||||
<h2><FormattedMessage id="teacherlanding.howUsingScratch" /></h2>
|
||||
|
|
Loading…
Reference in a new issue