mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Update landing.jsx
This commit is contained in:
parent
3f0f4d23e7
commit
b087874859
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ var Landing = injectIntl(React.createClass({
|
||||||
<h3 id="guides-header"><FormattedMessage id="teacherlanding.guidesTitle" /></h3>
|
<h3 id="guides-header"><FormattedMessage id="teacherlanding.guidesTitle" /></h3>
|
||||||
<FlexRow className="guides-and-tutorials">
|
<FlexRow className="guides-and-tutorials">
|
||||||
<div>
|
<div>
|
||||||
<a href="/go">
|
<a href="/tips">
|
||||||
<img src="/svgs/teachers/v2-cards.svg" alt="cards icon" />
|
<img src="/svgs/teachers/v2-cards.svg" alt="cards icon" />
|
||||||
</a>
|
</a>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in a new issue