Merge pull request #1904 from apple502j/patch-1

Updated link to Scratch Wiki - to new domain
This commit is contained in:
Andrew Sliwinski 2018-06-04 12:22:19 -04:00 committed by GitHub
commit 8824b64c89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@ const About = () => (
id="about.aroundTheWorldDescription"
values={{
translationLink: (
<a href="http://wiki.scratch.mit.edu/wiki/How_to_Translate_Scratch">
<a href="https://en.scratch-wiki.info/wiki/How_to_Translate_Scratch">
<FormattedMessage id="about.translationLinkText" />
</a>
)