Update download.jsx

This commit is contained in:
mrsrec 2023-07-12 12:12:55 -04:00 committed by GitHub
parent 48a5046310
commit 9e2c5b27c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -216,7 +216,7 @@ class Download extends React.Component {
/></p>
<p><FormattedMessage
id="download.otherVersionsAdminHTML"
values={{a: chunks => <a href="http://llk.github.io/scratch-msi/">{chunks}</a>}}
values={{a: chunks => <a href="http://scratchfoundation.github.io/scratch-msi/">{chunks}</a>}}
/></p>
</section>