mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-16 00:00:26 -05:00
Fix Translators page URL
This commit is contained in:
parent
2ee370473f
commit
997806a8a8
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ const Credits = () => (
|
|||
id="credits.acknowledgementsTranslators"
|
||||
values={{
|
||||
translatorsLink: (
|
||||
<a href="http://wiki.scratch.mit.edu/wiki/Translators">
|
||||
<a href="https://en.scratch-wiki.info/wiki/Translators">
|
||||
<FormattedMessage id="credits.acknowledgementsTranslatorsLinkText" />
|
||||
</a>
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue