Update Code Club Link

This commit is contained in:
apple502j 2019-09-21 08:25:00 +09:00 committed by GitHub
parent 8f84051a86
commit f00f11ed4c
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>
)