mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 23:27:54 -05:00
commit
d146d868cf
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ const Landing = props => (
|
||||||
id="teacherlanding.codeClub"
|
id="teacherlanding.codeClub"
|
||||||
values={{
|
values={{
|
||||||
codeClubLink: (
|
codeClubLink: (
|
||||||
<a href="https://codeclubprojects.org/en-GB/scratch/">
|
<a href="https://projects.raspberrypi.org/en/codeclub/scratch-module-1">
|
||||||
<FormattedMessage id="teacherlanding.codeClubLink" />
|
<FormattedMessage id="teacherlanding.codeClubLink" />
|
||||||
</a>
|
</a>
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue