Unverified Commit 6bb02210 authored by apple502j's avatar apple502j Committed by GitHub

Changed link from /help to /tips

#1909
parent 680695d8
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment