Skip to content

Commit

Permalink
Update about.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
St19Galla authored and chrisgarrity committed Feb 1, 2018
1 parent 25a1280 commit f1065b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/about/about.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ const About = () => (
id="about.quotesDescription"
values={{
quotesLink: (
<a href="http://wiki.scratch.mit.edu/wiki/How_to_Translate_Scratch">
<a href="/info/quotes">
<FormattedMessage id="about.quotesLinkText" />
</a>
)
Expand Down

0 comments on commit f1065b5

Please sign in to comment.