Merge pull request #1915 from apple502j/patch-2

Changed link from /help to /tips
This commit is contained in:
Andrew Sliwinski 2018-06-05 08:30:18 -04:00 committed by GitHub
commit 667d7c1381
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>