mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Updated link to Scratch Wiki - to new domain
This commit is contained in:
parent
80de164d02
commit
2c6ffd6fd9
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue