mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
parent
680695d8de
commit
6bb022107d
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ const About = () => (
|
|||
<h3><FormattedMessage id="about.learnMore" /></h3>
|
||||
<ul className="list">
|
||||
<li>
|
||||
<a href="/help"><FormattedMessage id="about.learnMoreHelp" /></a>
|
||||
<a href="/tips"><FormattedMessage id="about.learnMoreHelp" /></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/info/faq"><FormattedMessage id="about.learnMoreFaq" /></a>
|
||||
|
|
Loading…
Reference in a new issue