We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee3704 commit 997806aCopy full SHA for 997806a
src/views/credits/credits.jsx
@@ -109,7 +109,7 @@ const Credits = () => (
109
id="credits.acknowledgementsTranslators"
110
values={{
111
translatorsLink: (
112
- <a href="http://wiki.scratch.mit.edu/wiki/Translators">
+ <a href="https://en.scratch-wiki.info/wiki/Translators">
113
<FormattedMessage id="credits.acknowledgementsTranslatorsLinkText" />
114
</a>
115
)
0 commit comments