mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Update links for wedo and EV3 to lego education pages
This commit is contained in:
parent
ac1d5ae325
commit
d0bf1bb36a
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ class EV3 extends ExtensionLanding {
|
|||
values={{
|
||||
ev3Link: (
|
||||
<a
|
||||
href="https://shop.lego.com/en-US/LEGO-MINDSTORMS-EV3-31313"
|
||||
href="https://education.lego.com/en-us/middle-school/intro/mindstorms-ev3"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
|
|
|
@ -36,7 +36,7 @@ class Wedo2 extends ExtensionLanding {
|
|||
values={{
|
||||
wedo2Link: (
|
||||
<a
|
||||
href="https://education.lego.com/en-us/products/lego-education-wedo-2-0-core-set/45300"
|
||||
href="https://education.lego.com/en-us/elementary/intro/wedo2"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue