mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Update about.jsx
This commit is contained in:
parent
d8251cf606
commit
48a5046310
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ const About = injectIntl(({intl}) => (
|
|||
languageCount: 70,
|
||||
translationLink: (
|
||||
<a
|
||||
href="https://github.com/LLK/scratch-l10n/wiki/Guide-for-Scratch-Translators"
|
||||
href="https://github.com/scratchfoundation/scratch-l10n/wiki/Guide-for-Scratch-Translators"
|
||||
rel="noreferrer noopener"
|
||||
target="_blank"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue