Merge pull request #3385 from apple502j/patch-13

Update Code Club Link
This commit is contained in:
Andrew Sliwinski 2019-09-23 09:30:10 -04:00 committed by GitHub
commit d146d868cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -276,7 +276,7 @@ const Landing = props => (
id="teacherlanding.codeClub"
values={{
codeClubLink: (
<a href="https://codeclubprojects.org/en-GB/scratch/">
<a href="https://projects.raspberrypi.org/en/codeclub/scratch-module-1">
<FormattedMessage id="teacherlanding.codeClubLink" />
</a>
)