fixes raspberry pi link

This commit is contained in:
tomlum 2023-02-24 14:48:31 -05:00
parent b6856593ce
commit 7bb06d722c

View file

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