Changed link from /help to /tips

#1909
This commit is contained in:
apple502j 2018-06-05 18:26:34 +09:00 committed by GitHub
parent 680695d8de
commit 6bb022107d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>